fix: empty-path re-entrancy, retry_count reset, := to = for Variant

This commit is contained in:
2026-07-03 18:51:13 +02:00
parent c6033b63fb
commit 41bfc8d90a
9 changed files with 2449 additions and 4 deletions
+2
View File
@@ -13,6 +13,8 @@ albedo_color = Color(1, 0.22352941, 1, 1)
material = SubResource("StandardMaterial3D_d844k")
[node name="NpcVisual" type="CharacterBody3D"]
collision_layer = 2
collision_mask = 1
script = ExtResource("1_ixfoq")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]