#Creating a thread to prevent chat clash

1 messages · Page 1 of 1 (latest)

languid sundial
#

So the trigger methods are not running at all apparently

astral glade
#

You need at least one Rigidbody involved for OnTriggerEnter to run

#

does your player have a Rigidbody

languid sundial
#

Ahh, that seems to be the problem

astral glade
#

Is your player using CharacterController?

languid sundial
#

No, in fact it doesn't use any controls. It's a VR that I wanted to mirror the real world. So movement in real world also moves in game.

Gave me a big headache tho

astral glade
#

should cuase OnTriggerXX to run without interfering with any of the motion