feat: add cinematic npc task glyphs

This commit is contained in:
2026-07-08 16:31:34 +02:00
parent e813a8b2d5
commit cd0309e224
11 changed files with 144 additions and 8 deletions
+6
View File
@@ -55,6 +55,12 @@ visible = false
transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0.48, 0.7, 0)
mesh = SubResource("SphereMesh_food")
[node name="TaskGlyphRoot" type="Node3D" parent="."]
visible = false
position = Vector3(0, 2.25, 0)
[node name="TaskGlyph" type="MeshInstance3D" parent="TaskGlyphRoot"]
[node name="NavigationAgent3D" type="NavigationAgent3D" parent="."]
path_desired_distance = 0.3
target_desired_distance = 0.5