Actions / Door
Open Door
Opens the subject if it is a toggleable door.
Current editor blockBlock ID 80OpenDoor

What it does
Finds a toggleable entity on the subject and activates it.
Inputs
- No input.
Try it
If Player is inside trigger, Open Door.
Tips
- Put this code on the door itself.
Sources
Legacy pages reviewed: OpenDoor
Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/ContentFonction.cs, MagiCats_UnityProject/Assets/Scripts/Blocks/BlockManager.cs