MagiCats
Wiki home
Numbers / Basic

Number

A plain number value.

Current editor blockBlock ID 69IntValue
Number code block in the MagiCats editor

What it does

Returns the number you typed.

Inputs

  • Typed number.

Try it

Move Forward 3 uses a Number value of 3.

Tips

  • Most action blocks with a blue input slot use Number.

Sources

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