added sword cursor

This commit is contained in:
derek
2025-06-26 11:19:44 -05:00
parent abe877c5da
commit 78d8ab4b10
15 changed files with 152 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ bg_color = Color(0.458824, 0, 0.145098, 1)
bg_color = Color(0.457868, 0.677542, 0.145981, 1)
[sub_resource type="BoxShape3D" id="BoxShape3D_8uhk6"]
size = Vector3(30, 1, 30)
size = Vector3(60, 1, 60)
[node name="CameraFollow" type="Node3D"]
script = ExtResource("1_ocbkm")