You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Implement Objective Manager - Display Objectives and Task Completion
Description
This feature is focused on enhancing the Objective Manager by allowing it to display objectives to players at various stages of the match. The functionality will include showing objectives before the match starts, displaying updates during gameplay, and notifying players of the task completion at the end of the match.
Requirements:
Display objective before match starts:
Before the match begins, the Objective Manager should notify all players about the current task (objective) via an in-game MOTD window (Message of the Day).
The objective should be clearly described, explaining what the players need to achieve during the match.
Option to call up an in-game objective description:
Players should be able to call up a window during the match that displays the current objective's description.
This can be triggered through a specific key press or menu item (to be defined based on the game mechanics).
Objective completion at the end of the match:
Once the objective is completed (whether successfully or failed), a notification should appear in the MOTD window and in the chat.
The game should show a completion message indicating whether the team succeeded or failed at achieving the objective.
This message should be visible to all players.
Use camera for victory scene:
After the task is completed, particularly in cases of a successful completion, the camera should focus on the winning team or the successful players, showing a victory scene.
This could be a short cinematic or dynamic scene highlighting the accomplishment, depending on the game environment's capabilities.
Chat message notifications:
During the match, when significant progress is made toward completing the objective (such as reaching milestones), notifications should appear in the chat.
These messages will inform players about the current progress of the objective, e.g., "50% progress on capturing the point!"
Configurable objective display parameters:
The MOTD window, chat messages, and in-game prompts should be customizable via configuration files. This will allow for flexibility in adjusting how the objectives are presented and how players are notified.
End-of-match task completion scene:
Once the game ends, there should be a final display for task completion. If the objective was completed, a victory message should appear.
If the task was not completed, an appropriate failure message should be shown.
Additional Requirements:
All task display and completion logic should be handled within the Objective Manager, ensuring modularity and reusability across different game modes.
The system should allow for the configuration of multiple types of objectives to be displayed and tracked throughout the game.
The text was updated successfully, but these errors were encountered:
Issue: Implement Objective Manager - Display Objectives and Task Completion
Description
This feature is focused on enhancing the Objective Manager by allowing it to display objectives to players at various stages of the match. The functionality will include showing objectives before the match starts, displaying updates during gameplay, and notifying players of the task completion at the end of the match.
Requirements:
Display objective before match starts:
Option to call up an in-game objective description:
Objective completion at the end of the match:
Use camera for victory scene:
Chat message notifications:
Configurable objective display parameters:
End-of-match task completion scene:
Additional Requirements:
The text was updated successfully, but these errors were encountered: