diff options
Diffstat (limited to 'demos/2d/space_shooter')
-rw-r--r-- | demos/2d/space_shooter/shot.gd | 1 | ||||
-rw-r--r-- | demos/2d/space_shooter/shot.scn | bin | 3990 -> 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 Binary files differindex 64c8c25ebe..86a20ffa47 100644 --- a/demos/2d/space_shooter/shot.scn +++ b/demos/2d/space_shooter/shot.scn |