MagiCats
Wiki home
Actions / Fly

Go Down

Moves a flying or gravity-free subject downward.

Current editor blockBlock ID 3GoDown
Go Down code block in the MagiCats editor

What it does

Uses the normal movement speed, but moves toward the bottom of the level.

Inputs

  • Number of steps.

Try it

Make a platform drift down, wait, then Go Up to return it.

Tips

  • Pair with Go Up to make elevators and moving hazards.

Sources

Legacy pages reviewed: GoDown

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