Working With Players
How do I change the speed of players?
Here is a step-by-step tutorial to change the speed of players
How to change the speed of players?
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 the game starting. Select a “Trigger” box and drag it into the editor.
3
Third Step
Navigate to the “Game Actions” section, and select either the ‘Set Speed Multiplier’ or ‘Increment Speed Multiplier’ blocks. For example, you might select ‘Set Speed Multiplier’ and add a value of “2” to it, multiplying your character speed by 100% when entering the game.
Behavior Image
Behavior Image
4
Fourth Step
Exit the Behavior Editor, playtest and ensure it works as expected!