Managing the Game Loop
6. Managing the Game Loop
The core behavior of the minigame is defined in the verse_commander_minigame Verse device. This device starts the minigame, handles communication between the UI and the character, and runs the boards used in the game.
The core behavior of the minigame is defined in the verse_commander_minigame Verse device. This device starts the minigame, handles communication between the UI and the character, and runs the boards used in the game.
This device has the following fields that you can modify in the editor:
- HUDController: A HUD Controller device to remove all default Fortnite HUD elements.
- PlayVerseCommanderButton: The Button device that starts the minigame.
- NPCSpawner: The NPC Spawner device to be able to spawn the character for the minigame.
- Gameboards: The list of boards for the game. The boards are played in the order they appear in the list.
- UICommandLimit: The max limit of commands that can be queued on screen at the bottom of the list.
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.