Game Logic
How do I prompt texts to my game?
1
First Step
The basics for all behaviors
The basics for all behaviors
- Tap on the object to which you want to add a behavior
- With the object selected, tap on the “Details” button to the left of your screen.
- In the Details panel, tap “Add Behavior”.
2
Second Step
Decide what will trigger the behavior. This could be an action like a collision, an interaction, or players entering a game. Select a “Trigger” box and drag it into the editor.
3
Third Step
Navigate to the “Misc” section, select the “Show Hint” block, and add the text for its title and main content. For example, you might select ‘Show Hint’ to provide players with essential instructions, guidance, or narrative.
Behavior Image
Behavior Image
Behavior Block | How it looks in-game |
---|---|
![]() | ![]() |
4
Fourth Step
Exit the Behavior Editor, playtest and ensure it works as expected!