Actions / Door
Activate
Turns on a toggleable subject.
Current editor blockBlock ID 25Activate

What it does
Calls the subject activation behavior. Doors and switches can react to this.
Inputs
- No input. It affects the subject that owns this code.
Try it
If button is touched, Activate.
Tips
- For doors, Open Door is more direct.
Sources
Legacy pages reviewed: Activate
Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/ContentFonction.cs, MagiCats_UnityProject/Assets/Scripts/Blocks/BlockManager.cs