MagiCats
Wiki home
Legacy / Legacy

Draw Text

Shows text on the game HUD.

Legacy/internal blockBlock ID 16DrawText
Draw Text code block in the MagiCats editor

What it does

Draws a message in the level UI.

Inputs

  • Text.
  • Optional time value in old saved code.

Try it

Draw Text "Find the red switch."

Tips

  • Use Speak for character dialogue and Draw Text for level instructions.

Sources

Legacy pages reviewed: DrawText

Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/Block.cs