Hey guys I need your help.
I'm working on a game and I want to spawn only one Sad panda at a time.In the start the game works just fine but after clicking on some sad pandas 2 sad pandas appear on the screen
when touch is pressed. the sad panda gets destroyed,and it chooses randomly.
to make sure the random number does not repeat itself.
Chooses the random number for the first time.
can someone please tell me how can I stop the actor spawning twice on the screen at a time.
Thanks