testing stuff

This commit is contained in:
oughtum 2024-08-16 21:51:04 +01:00
parent 9fa2b90074
commit 3fcd5087bd
2 changed files with 3 additions and 1 deletions

View file

@ -7,8 +7,9 @@
radius = 5.0
height = 10.0
[node name="Body" type="Node3D"]
[node name="Body" type="Node3D" node_paths=PackedStringArray("arms")]
script = ExtResource("1_21au4")
arms = [NodePath("ArmPivot/PickaxeArm")]
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
mesh = SubResource("SphereMesh_jcpb6")

View file

@ -5,6 +5,7 @@
[node name="PickaxeArm" instance=ExtResource("1_74cmy")]
script = ExtResource("2_q356t")
action = &"ActivateArm1"
[node name="Sphere_004" parent="Skeleton3D" index="0"]
transform = Transform3D(0.919691, 0, 0, 0, 0.919691, 0, 0, 0, 0.919691, -0.000102931, 10, 6.41946e-09)