-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPirate.tscn
32 lines (23 loc) · 1.35 KB
/
Pirate.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[gd_scene load_steps=3 format=2]
[ext_resource path="res://models/Pirate_B_workaround.glb" type="PackedScene" id=1]
[ext_resource path="res://Pirate.gd" type="Script" id=2]
[node name="Pirate" instance=ExtResource( 1 )]
script = ExtResource( 2 )
[node name="SkeletonIK" type="SkeletonIK" parent="Armature/Skeleton" index="5"]
process_priority = 1
root_bone = "Avatar_RightArm"
tip_bone = "Avatar_RightHand"
magnet = Vector3( 0, 0, 25 )
target_node = NodePath("../../../RightHandHandle/RightHandRotation/RightHandTarget")
[node name="AnimationPlayer" type="AnimationPlayer" parent="Armature" index="1"]
[node name="RightHandHandle" type="Position3D" parent="." index="1"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -33.0953, 140.885, 40.5921 )
[node name="RightHandRotation" type="Position3D" parent="RightHandHandle" index="0"]
[node name="RightHandTarget" type="Position3D" parent="RightHandHandle/RightHandRotation" index="0"]
transform = Transform( 0.999999, 0, 0, 0, -4.37114e-08, 0.999999, 0, -1, -4.37114e-08, 1.14441e-05, 0, 3.8147e-06 )
[node name="CSGBox" type="CSGBox" parent="RightHandHandle/RightHandRotation/RightHandTarget" index="0"]
transform = Transform( 1, 1.49012e-08, -8.9407e-08, 1.11759e-08, 1, 0, -8.9407e-08, 0, 1, -7.62939e-06, 0, -3.8147e-06 )
width = 11.353
height = 9.762
depth = 4.255
[node name="CSGBox" type="CSGBox" parent="." index="2"]