I recently came again across this problem.When the speed of
the hero != 1 then its possible to be obstructed by an NPC,
but not trigger its onTouch. Also, when touching 2 NPC at
the same time, only one of them triggers its onTouch.
Hmm... demogame? Let me modify Agent U.S.A. again to feature
the bug... :)
FBnil
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=387078
Could you upload a test game?
Logged In: NO
I recently came again across this problem.When the speed of
the hero != 1 then its possible to be obstructed by an NPC,
but not trigger its onTouch. Also, when touching 2 NPC at
the same time, only one of them triggers its onTouch.
Hmm... demogame? Let me modify Agent U.S.A. again to feature
the bug... :)
FBnil
Logged In: NO
Ok, I've uploaded a testgame, see the included readme.txt
for usage.
This is the small one, no-nonsense, it features just the
bug:
http://members.chello.nl/n.castillox/chibitutorials/data/Bu
gtest_temp.zip
This is the big one, when debugging, its actually more fun
to use this one:
http://members.chello.nl/n.castillox/chibitutorials/data/Bu
gTest_Touch.zip
FBnil