feat: add follow logic to the slime;

This commit is contained in:
2026-09-24 21:52:56 +02:00
parent 7b30283765
commit 2aad0915e3
5 changed files with 197 additions and 14 deletions
+2 -3
View File
@@ -255,7 +255,7 @@ animations = [{
}]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3rdvi"]
size = Vector2(10, 13)
size = Vector2(8, 13)
[sub_resource type="Animation" id="Animation_gk6dx"]
length = 0.001
@@ -480,8 +480,7 @@ collision_mask = 16
monitoring = false
[node name="CollisionShape2D" type="CollisionShape2D" parent="Sword/SwordArea2D" unique_id=1964142758]
visible = false
position = Vector2(-4.927303e-07, 0.5)
position = Vector2(0, 0.5)
shape = SubResource("RectangleShape2D_3rdvi")
debug_color = Color(0.6497558, 0.52038795, 0, 0.41960785)