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

@@ -167,5 +167,6 @@ transform = Transform3D(0.0790682, 0, 0.996869, 0, 1, 0, -0.996869, 0, 0.0790682
[node name="CoinSpawner" parent="." instance=ExtResource("9_46b76")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.81324, 3.94453, 0.757049)
[node name="MOUSEDEBUG" parent="." instance=ExtResource("10_tadml")]
[node name="MOUSEDEBUG" parent="." node_paths=PackedStringArray("player") instance=ExtResource("10_tadml")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.21551, 0.500001, -0.339623)
player = NodePath("../Player")