#OnTrigger event not working
1 messages · Page 1 of 1 (latest)
So the capsule collider should collide with your good-looking goblins, right?
OnTrigger event not working
the goodlookinggoblins should collide to the invisible collider
when i drag the goblin, debug log does not even trigger
yes
Please, show them
No, they don't
both should be on?
Not both, just the one you're colliding with
the invisble one is enabled
Well, I forgot how those triggers work myself a bit
It's either so that any of 2 can be a Rigidbody and isTrigger set to false, another with isTrigger set to true, or the one with a script.
Anyway, it's wrong for you