summaryrefslogtreecommitdiff
path: root/demos/2d/space_shooter
diff options
context:
space:
mode:
Diffstat (limited to 'demos/2d/space_shooter')
-rw-r--r--demos/2d/space_shooter/shot.gd1
-rw-r--r--demos/2d/space_shooter/shot.scnbin3990 -> 4079 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/demos/2d/space_shooter/shot.gd b/demos/2d/space_shooter/shot.gd
index 813587d670..28b67bd26d 100644
--- a/demos/2d/space_shooter/shot.gd
+++ b/demos/2d/space_shooter/shot.gd
@@ -45,3 +45,4 @@ func _on_shot_body_enter( body ):
#hit the tilemap
_hit_something()
pass # replace with function body
+
diff --git a/demos/2d/space_shooter/shot.scn b/demos/2d/space_shooter/shot.scn
index 64c8c25ebe..86a20ffa47 100644
--- a/demos/2d/space_shooter/shot.scn
+++ b/demos/2d/space_shooter/shot.scn
Binary files differ