This site requires JavaScript, please enable it in your browser!
Greenfoot back
fxrrxr
fxrrxr wrote ...

2017/3/16

enter

fxrrxr fxrrxr

2017/3/16

#
how can i make an actor fall the moment enter is pressed? im trying to make a game. this particular actor will disappear once a letter is pressed but will also reappear again after every 4 seconds. how can i apply the enter code without disturbing my previous code about spawning actors
danpost danpost

2017/3/16

#
fxrrxr wrote...
how can i make an actor fall the moment enter is pressed? im trying to make a game. this particular actor will disappear once a letter is pressed but will also reappear again after every 4 seconds. how can i apply the enter code without disturbing my previous code about spawning actors
I am not sure I quite get it. How does pressing enter to make the already spawned actors fall disturb the spawning of actors?
You need to login to post a reply.