Easy Trigger Boxes using UnityEvents

Опубликовано: 20 Март 2026
на канале: SRCoder
860
28

In this vide we make super simple and re-usable trigger boxes.
They can be set up to run any methods, just like the Buttons you see in the Unity UI system.
As an added bonus, we use the Gizmos to be able to see the boxes position and size in the editor to make it easier to position them.

They could be made to reload the level and load the next level to give you a basic win/lose system for a simple game or activate animations or spawn in enemies- whatever you need.