Description
The Stopped Moving behavior will "watch" a selected object and trigger an event as soon as the object has stopped moving.
Properties
Object A |
This is the object that will trigger the event when it stops moving. By default the current object is selected, but you can tap the graphic and choose any other object in your scene. |
Check X Axis |
If the toggle is off, then the behavior will not watch if your object stops moving in a horizontal direction. By default the switch is on. |
Check Y Axis |
If the toggle is off, then the behavior will not watch if your object stops moving in a vertical direction. By default the switch is on. |
Outputs
This behavior has no outputs.
Examples
If you want to change the color of your object as soon as it has stopped moving. Simply add the stopped moving behavior. Then connect a change color behavior and choose a new color. Now when your object comes to a stop it will change color.
Related
0 Comments