It's important to let players know how to play your game. These settings are related to adding gameplay tutorials to your Game.
This is where you can enable or disable the new automatic tutorials. By default this will be turned on, even for all existing games. If you've already built instructions into your game it might be you want to disable this altogether. Simply toggle the feature on or off as you wish.
Control Tutorials display as an animated hand showing the appropriate motion to use the control.
The tutorial will go away once the player uses the highlighted controller input.
In this text field you can create longer more detailed instructions about how to play your game.
This text will be displayed to the player if they tap the “How to play?” option in the three dots menu in the upper right during gameplay.
The automatic tutorials detect specific Nodes placed in a Hype to determine what tutorials to show. The current supported Nodes are: Button, Joystick, Screen Touch & Gesture.
You can further improve the tutorials for Buttons & Joysticks by adding a description (found in the details panel when the Node is selected). You can select a description from the drop-down list or select [Custom] to create your own.
The description is meant to be a one word description of what the input does like, Move, Shoot, Jump, etc.
The description will appear above the tutorial when it plays giving the player more context of what they should do.