Question by
jeremiahbais · Aug 11, 2017 at 06:49 AM ·
unity5bool
Sphere collider not detecting collision on enemy
i have 2 objects. one enemy and one is player thay are tagged by "Enemy" and "Player". they have both sphere collider and checked istrigger. they also have scripts that uses ontriggerenter. the problem is only the enemy detect collisions and the player doesnt.
Comment
Your answer

Follow this Question
Related Questions
Sphere collider not detecting collision on enemy 0 Answers
How can i change bool of other gameobject? 1 Answer
Need help with writing a bool to call a function 0 Answers
Como puedo generar un objeto que cambie de tamaño mientras se pulsa un boton? 0 Answers
How to check if an object has collided from another script? 1 Answer