Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mission briefing menu in pause menu #851

Open
cxong opened this issue Mar 14, 2024 · 1 comment
Open

Add mission briefing menu in pause menu #851

cxong opened this issue Mar 14, 2024 · 1 comment

Comments

@cxong
Copy link
Owner

cxong commented Mar 14, 2024

No description provided.

@cxong cxong added the ux label Mar 14, 2024
@cxong
Copy link
Owner Author

cxong commented Dec 6, 2024

The pause menu is created in pause_menu.c. This task will involve adding a new submenu, named "Briefing", which will display the mission description, and go back to the previous screen on inputting button1 or button2. Disable the menu if the mission description is null or empty. Use the MENU_TYPE_BASIC menu type, followed by custom draw and update callbacks to draw the briefing text and go back to the previous menu respectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant