I want to add a type of achievements to my autorunner game but can't get it to work. Basically i want an image/sprite to appear when the user goes past certain scores. I'm using the Autorunner template for my game and what i've tried doing is create an event like this -
Condition - System -> Compare Variable (TotalDistance) = 1000
Action - System -> Create Object
This hasnt worked for me as nothing happens when it hits 1000.
Could someone help me out with this, i'm using the Autorunner Template as a basis for my game.