diff options
Diffstat (limited to 'godot/scenes/objects/Goal.tscn')
-rw-r--r-- | godot/scenes/objects/Goal.tscn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/godot/scenes/objects/Goal.tscn b/godot/scenes/objects/Goal.tscn new file mode 100644 index 0000000..23ce4c5 --- /dev/null +++ b/godot/scenes/objects/Goal.tscn @@ -0,0 +1,3 @@ +[gd_scene format=2] + +[node name="Goal" type="MeshInstance"] |