Start a new topic
Answered

Collisions are not detected correctly with PlayMaker.

After adding Equipment to the object, I add a collider to the child object, and then I use Playmaker's TriggerEnter to take the decision. However, what works fine when playing Unity does not work at all on WebPlayer!


Best Answer

As a postscript, TriggerEnter itself is responding. After that, I found out that somehow GameObject Compare Tag was getting an unintended tag and the state was not moving.

1 Comment

Answer

As a postscript, TriggerEnter itself is responding. After that, I found out that somehow GameObject Compare Tag was getting an unintended tag and the state was not moving.

Login or Signup to post a comment