MagiCats
Wiki home
Actions / Fly

Go Up

Moves a flying or gravity-free subject upward.

Current editor blockBlock ID 2GoUp
Go Up code block in the MagiCats editor

What it does

Uses the normal movement speed, but along the vertical axis.

Inputs

  • Number of steps.

Try it

Loop: Go Up 2, Go Down 2. This makes a flying enemy bob in the air.

Tips

  • This is best for objects that can fly or are not stopped by gravity.

Sources

Legacy pages reviewed: GoUp

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