bug fix && plants

This commit is contained in:
Jonas Braus
2024-08-03 10:52:53 +02:00
parent 4a64f30c57
commit 7ece2c1391
8 changed files with 159 additions and 21 deletions
+2 -2
View File
@@ -38,7 +38,7 @@ animations = [{
"speed": 5.0
}]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_ti4si"]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_8406q"]
radius = 7.0
height = 24.0
@@ -57,7 +57,7 @@ autoplay = "default"
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(8, -12)
shape = SubResource("CapsuleShape2D_ti4si")
shape = SubResource("CapsuleShape2D_8406q")
[node name="RayCastLeft" type="RayCast2D" parent="."]
position = Vector2(8, -8)