Multitouch Collision problem
Hey!
I am building a kids app and want there to be an option for multitouch. I went ahead and used @tshirtbooth 's demo to build my multitouch. The multitouch works fine, but because the constraints are not linked to the actual actor, but to its general vicinity, I can move objects through collide walls.
I am building a kids app and want there to be an option for multitouch. I went ahead and used @tshirtbooth 's demo to build my multitouch. The multitouch works fine, but because the constraints are not linked to the actual actor, but to its general vicinity, I can move objects through collide walls.
Comments
Try testing collision with a single touch actor, does he work?