hello, i just made a pointless game where all you do is look around with the mouse and spawn pistols… yeah. well i have the mouse button sensor and a random sensor tied togethor so it spawns alot of them really fast. I just want to know if there was a way to have a counter that counts how many objects were spawned. Even though this game is pointless and it cant even be called a game, i would like to know this for future projects.
and also, i have it set up so that the c key on the keyboard will remove all of the objects, because the frame rate reallly drops with too many physics calculations. so i would like the number to return to zero when i do this. im sure thats the easiest part to do.
thats the kind of idea i was looking for chaser, but im using the latest build of blender that erwin included in the last preview number 11. and for some reason you can see the debug info while the game is running. its odd. so i have it all set up, but i was wondering if maybe i could use the texture with the letters and numbers on it and use that to make a counter with.