#onTriggerEnter - Canvas Ui

1 messages · Page 1 of 1 (latest)

blazing flame
#

I'm trying to make it when my player is near a note the ui will display on screen showing what the note says, when my player collides with the box collider on the note it should appear on screen as the code says to enable the image if the player triggers the note. Any ideas on why it would not be triggering?

still zephyr
#

you forgot to capitalize the O's in OnTriggerEnter and OnTriggerExit