Lots of polish things and wrapping up all three levels

This commit is contained in:
Nathan Anderson
2022-08-08 15:32:57 -06:00
parent c7d42e09ce
commit 09eada305d
176 changed files with 3068 additions and 403 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
[ext_resource path="res://scripts/Clouds.gd" type="Script" id=3]
[node name="Clouds" type="Node2D"]
[node name="Clouds" type="Node2D" groups=["pausable"]]
position = Vector2( -2.43112, -0.845276 )
scale = Vector2( 10, 10 )
script = ExtResource( 3 )