All I'm trying to do is count the number of sprite clones are in my layout at a given time.
This obviously just adds one to my variable indefinitely because it's looping.
How would I fix this so it only adds one to the variable at a time?
Develop games in your browser. Powerful, performant & highly capable.
Thank you. This works perfectly.