Actions / Move
Turn Over
Flips the subject to face the opposite direction.
Current editor blockBlock ID 11TurnOver

What it does
Runs immediately and calls the subject turn-back behavior.
Inputs
- No input.
Try it
Move Forward 4, Turn Over, Move Forward 4.
Tips
- Use it at the end of patrol loops.
Sources
Legacy pages reviewed: TurnOver
Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/ContentFonction.cs, MagiCats_UnityProject/Assets/Scripts/Blocks/BlockManager.cs