Pages: 1
In my game...how would i make a sprite apear once a certain amount of points have been scored?
Offline
forever if <(points) > [amount]> show else hide
Thank you!
wait...still doesnt work
Have you made a variable to count the points? May I see the project you're working on? Maybe I can then spot the problem.