Trigger enter and directly Exit
Hello,
I develop a Tower Defense and I have a problem with the Trigger... I put a trigger colider to my tower and Monsters. The problem is : when the Tower detect an enter trigger he shot the enemy and then the monster exit, the tower stop. But when I have a little more monster the tower detect the enter and the exit simultaneously !
I put the monster in my range in a tab to always shot the first enemy and I put a message when the monster enter and when the monster exit the range (with monster's number).
Thanks all. I hope you can help me :)
Your answer
Follow this Question
Related Questions
Question regarding OnTriggerEnter and Application.LoadLevel 1 Answer
Help with Trigger Colliders.. 0 Answers
How to make an object move to the direction in which the user faces using vr gaze interaction? 1 Answer
Triggers colliding with triggers 1 Answer
How to have a game object register its OnTriggerEnter function? 1 Answer