I made the table which consists of objects that has touch event.
When object was touched will be moved to out of the screen. When the character moved to some specific point the moved objects will be brought back.
The second time that the object(the one was touched) was brought back, the touch event did not work.Not only eventhandler which had problem, the position was also not correct according to value that I have set.
If I never touched the object before, everything will be fine.
I do not think that moving object in table will cause this trouble. I think it because of physic body. I tested in both “dynamic” and “static”. The position setting is correct in only “static” mode. But eventhandler(touch) in both of them do not work.
need some help…do I understand something wrong?
[import]uid: 65906 topic_id: 15313 reply_id: 315313[/import]
[import]uid: 84637 topic_id: 15313 reply_id: 56529[/import]