- Home /
Question by
ashleybeshir · Mar 26, 2013 at 04:28 PM ·
ontriggerenterontriggerexit
OnTriggerEnter Question
ı have a object that only moves in x,z coordinate placing blocks when ı press f. ı cant spawn the same object again at same spot so ı use ontriggerenter but it only notices the spawnobject once . when ı try using ontrigerexit it doesnt even work . is there a way to notice when the spawn object when ı move from one to another.
Comment
Your answer
Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
OnTriggerExit doesn't work when scaling collider 0 Answers
OnTriggerEnter - destroy (this.gameobject) if it collides with anything 2 Answers
Collider doesn't transfer to function 1 Answer
My character controller wont detect collision when crouching. 1 Answer