Hi Scirra Community,
I'm trying to build (what should be simple) platform game, but I'm having PROLEMS executing a series of events after collecting the coin
How the game should work:
1. Player starts at bottom (platform behavior).
2. press screen/click button to jump up.
3. above are scrolling 'turquoise' platforms (which bounce off walls) - repeating
4. the player simply has to time jumpthrough onto these platforms - untill reaching the spinning coin (at top)
ABOVE I HAVE ACHIEVE
BELOW IS PROBLEM AREA
5. once player collects the COIN, coin is distroyed
6. platforms should/do spawn THIN red line.
WHY a thin red line???? - each platform has (Jumptrhu behavior) and I wanted to start a fade timer once the player has landed on top of the platform -which only occurs after the coin is distroyed
7. if player collides with individule THIN, it is distroyed and that connecting platform FADES on timer... making the player fall to next platform.
THOUGHTS: I've changed this around SO MUCH, my head is spinning! I'm thinking, that because the 'platform(s) ' are spawned from another object - this may be the FOCUS of my issue. The platforms try to spawn thin red lines too and I've tried PINNING it but this also creates problems
Can anyone PLEASE advise were I might be going wrong!!!
http://robfreeman.co.uk/game
http://robfreeman.co.uk/game.capx
Thanks,
Roberto