Hi!
I am completely inexperienced using constuct, I have just gone through the ghost tutorial and am halfway through the platform tutorial, so the solution here is probably pretty easy. (I have had fun figuring every thing else out, but this is frustrating me)
I have started to make a pong/breakout game where I want to add in some other challenge every ten points. I have got the basic pong part down, but when the player gets to ten points, I want a moving block to appear in the middle of the play area.
The problem is, I can't get one block to be created, I get blocks created constantly as long as the player is at ten points, and then it stops when he gets to 11.
Thanks!