MagiCats
Wiki home
Actions / Move

Move Backward

Moves the subject backward, away from the direction it is facing.

Current editor blockBlock ID 1MoveBackward
Move Backward code block in the MagiCats editor

What it does

Moves step by step using the same movement system as Move Forward.

Inputs

  • Number of steps. Negative numbers make it move forward instead.

Try it

After Attack, use Move Backward 2 to make an enemy hop out of reach.

Tips

  • Backward is useful for enemies that should keep distance from the player.

Sources

Legacy pages reviewed: MoveBackward

Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/ContentFonction.cs, MagiCats_UnityProject/Assets/Scripts/Blocks/BlockManager.cs