ZIM/kids/explosion level3: Sprite(ai_asteroids.png)+explosion.png (GAMEinfo NL)
an update to the tuturial for loading a sprite image into the game to shoot on
here the emitter is a new Sprite("explosion.png",8,6).run({time:1})
to learn about sprite go to zimjs.org/cheatsheet/kids click right top to open menu and select Sprite()
Visit zimjs.org/kids/thing_explosions to learn by tuturials
by Karel RosseelORIGIN
here the emitter is a new Sprite("explosion.png",8,6).run({time:1})
to learn about sprite go to zimjs.org/cheatsheet/kids click right top to open menu and select Sprite()
Visit zimjs.org/kids/thing_explosions to learn by tuturials