clock gui and command block fix

This commit is contained in:
Tabby 2025-05-25 14:31:14 +10:00
parent 864f62d5b4
commit a9be913adb
11 changed files with 121 additions and 5 deletions

View file

@ -14,7 +14,6 @@ radius = 0.47
height = 1.9
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("camera", "raycast", "hand", "collider", "area", "interact_sound", "dash_node")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.83982, 0)
script = ExtResource("1_tc5d2")
camera = NodePath("Camera3D")
raycast = NodePath("Camera3D/RayCast3D")