MagiCats
Wiki home
Actions / Basic

Move Speed

Changes how fast the subject moves.

Current editor blockBlock ID 109MoveSpeed
Move Speed code block in the MagiCats editor

What it does

Sets the movement speed used by Move Forward, Move Backward, Follow, and Run Away.

Inputs

  • Speed number, clamped from 0 to 10.

Try it

Move Speed 5, then Follow Player.

Tips

  • Use 0 to make a creature stop moving without destroying it.

Sources

Legacy pages reviewed: MoveSpeed

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