Main Menu
Virtual Reality??? » Devlog
This section will discuss the main menu interaction.
Here is the User Interface with 2 buttons, a start and a quit button.
Here is the event graph for the start and quit button. I had some issues with the start button not working so I experimented with both the onClicked and onPressed events and decided to leave both there. The start button takes the user from the main menu level to the game level and the quit button simply quits the game.
Here is the viewport for the actor containing a widget component with the user interface on it.
Here is the widget interaction function for the player pawn.
Here is the event graph. Pressing the trigger button is how the player interacts with the menu.
And finally the menu in the main menu level.
Virtual Reality???
More posts
- ConclusionJan 19, 2023
- Painting tool interactionJan 19, 2023
- Ladder/Climbing InteractionNov 06, 2022
- Door interactionNov 06, 2022
- Button/Lever InteractionNov 06, 2022
- IntroductionOct 07, 2022
Leave a comment
Log in with itch.io to leave a comment.