Hi Guys,
Noob here, (sorry). I'm trying to build a simple jump game. The player (a black square) jumps on any click. There are several platforms above and the idea is to jump UP from one to the other. If player is idle on one of the platforms... it flashes. On flash stop... player falls through.
What's happening is, either all of the platforms are flashing on Player (Platform on Landed) at same time.
See video: http://robfreeman.co.uk/demo/hop.mp4
I thought I was being clever by adding sub-event with UIDs of all the plaforms.... but no!
Any help would be appreciated.
Thanks,
Roberto