OK this is so basic, but i’m new and struggling.
My sprite is passing over a wooden sign in the background. I’ve set up my wooden sign with a trigger collider.
I want my sign to display a message, like ‘Danger Ahead’.
I’ve included my Danger Ahead in my canvas.
I know it’s stupid but i can’t connect those two. I need a script on my wooden sign that detects the collision with its collider and then to display the message, but i can’t get it to work.
Thanks in advance for any help!