Sorry in advance ,I looked all day in Unity Answers and on the forums but could not find the answer I’m looking for.
All I want to do is activate a script that is attached to an object when the player enters the trigger, and disable it when the player leaves the trigger.
I’ve tried various scripts that seemed close to what I needed to do ,but got compiler errors when I tried them.