Trying my brain at an infinite jumper, i got everything working but the scoring system.
Right now i have:
Event - platform on landed
Condition - platform (family) > compare Y > platforms 'greater than' player.Y
Problem is, if the player keeps jumping on the same platform it will add to the score.
How can i get it so it will not continue to add to the score if the player just keeps jumping on the same platform.
Thanks for any help and input.