godot/demos/2d/space_shooter
Rémi Verschelde 69e67d51c7 Port 2D demos to TSCN/TRES formats
Part of #4196.

(cherry picked from commit 23cf6a85bd)
2016-04-02 22:19:30 +02:00
..
asteroid.gd Remove systematic "Init(i)alization here" from _ready() 2015-12-09 08:39:12 +01:00
asteroid.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
bg_gradient.png new space shooter demo 2015-06-11 10:00:48 -03:00
big_star.png new space shooter demo 2015-06-11 10:00:48 -03:00
enemy1.gd Improve code formatting 2015-12-09 08:39:12 +01:00
enemy1.png new space shooter demo 2015-06-11 10:00:48 -03:00
enemy1.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
enemy2.gd Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
enemy2.png new space shooter demo 2015-06-11 10:00:48 -03:00
enemy2.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
enemy_shot.gd Remove systematic "Init(i)alization here" from _ready() 2015-12-09 08:39:12 +01:00
enemy_shot.png new space shooter demo 2015-06-11 10:00:48 -03:00
enemy_shot.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
engine.cfg Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
explosion.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
fire.png new space shooter demo 2015-06-11 10:00:48 -03:00
game_state.gd Improve code formatting 2015-12-09 08:39:12 +01:00
icon.png added icon 2015-06-11 10:03:33 -03:00
level.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
main_menu.gd Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
main_menu.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
meteorite.png new space shooter demo 2015-06-11 10:00:48 -03:00
parallax.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
rail.gd Remove systematic "Init(i)alization here" from _ready() 2015-12-09 08:39:12 +01:00
ship.gd Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
ship.png new space shooter demo 2015-06-11 10:00:48 -03:00
ship.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
shoot.png new space shooter demo 2015-06-11 10:00:48 -03:00
shot.gd Remove systematic "Init(i)alization here" from _ready() 2015-12-09 08:39:12 +01:00
shot.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
small_star.png new space shooter demo 2015-06-11 10:00:48 -03:00
sound_explode.wav new space shooter demo 2015-06-11 10:00:48 -03:00
sound_shoot.wav new space shooter demo 2015-06-11 10:00:48 -03:00
tile.png new space shooter demo 2015-06-11 10:00:48 -03:00
tileset.tres Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00
tileset_edit.tscn Port 2D demos to TSCN/TRES formats 2016-04-02 22:19:30 +02:00