User prompt
If the Player moves i should Not shoot constaly
User prompt
The Player should face to the Last Touch and walk towards IT
User prompt
Mach einen anderen Weg zu bewegen
User prompt
Add a shoot button in the down right Corner
User prompt
Make IT so that you dont shoot when you move only If you Press the shoot button
User prompt
Mach alles ein bisschen groฬรer
User prompt
Make a shoot button
Code edit (1 edits merged)
Please save this source code
User prompt
Zombie Apocalypse: Survival Shooter
Initial prompt
Make a Zombie Shooter
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});