I'm having an issue(?) with shake action. This is an example:
https:*//www.dropbox.com/s/9t37unvhaa4snog/collisions.capx?dl=0
(my reputation is under 500 , so i can't post links, to try the capx, remove *)
It 's a basic racing game, with only one event: when the car collides with a barrier, I want the screen to shake. The problem is that the collision with some barrier doesn't cause the screen to shake. Try it yourself smashing the car in to top screen barriers.
The barriers are multiple instances of the same object. Why some collisions invoke the shake behavior and some others not? I've tried to change the barrier sprite dimensions, but doesn't seem to work anyway.
I'dont know where the error is.
I'll appreciate any help.
Thank you!!