MagiCats
Wiki home
Actions / Basic

Draw Text With Time

Shows HUD text for a chosen duration.

Current editor blockBlock ID 95DrawTextWithTime
Draw Text With Time code block in the MagiCats editor

What it does

Draws a UI message and waits for it to finish.

Inputs

  • Text.
  • Duration, minimum 1.

Try it

Draw Text With Time "Run!" for 2 seconds.

Tips

  • Keep messages short so players can read while moving.

Sources

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