Actions / Basic
Toggle Freeze
Freezes or unfreezes player movement.
Advanced blockBlock ID 83ToggleFreeze

What it does
Flips whether the player can move and resets speed when movement returns.
Inputs
- No input.
Try it
Freeze the player while a dialogue scene plays.
Tips
- God-mode block. Avoid taking control away for long.
Sources
Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/ContentFonction.cs, MagiCats_UnityProject/Assets/Scripts/Blocks/BlockManager.cs