2020-06-16 19:10:52 +02:00
|
|
|
[gd_scene load_steps=42 format=2]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-05-19 21:10:07 +02:00
|
|
|
[ext_resource path="res://modules/core/model_visuals/test_base_v3.tres" type="ModelVisual" id=1]
|
2020-04-26 15:43:07 +02:00
|
|
|
[ext_resource path="res://player/CharacterSkeletonAttachPoint.gd" type="Script" id=2]
|
|
|
|
[ext_resource path="res://modules/core/materials/3_standard_character_material.tres" type="Material" id=3]
|
2020-05-17 16:28:31 +02:00
|
|
|
[ext_resource path="res://modules/species/Human/models/armature.gltf" type="PackedScene" id=6]
|
2020-04-26 15:43:07 +02:00
|
|
|
[ext_resource path="res://modules/core/materials/9_standard_character_material_notex.tres" type="Material" id=7]
|
|
|
|
[ext_resource path="res://player/CharacterSkeletonGD.gd" type="Script" id=8]
|
2020-05-17 16:28:31 +02:00
|
|
|
[ext_resource path="res://modules/species/Human/models/idle-loop.tres" type="ProceduralAnimation" id=9]
|
|
|
|
[ext_resource path="res://modules/species/Human/models/rest.tres" type="ProceduralAnimation" id=10]
|
|
|
|
[ext_resource path="res://modules/species/Human/models/cast-end.tres" type="ProceduralAnimation" id=11]
|
|
|
|
[ext_resource path="res://modules/species/Human/models/casting-loop.tres" type="ProceduralAnimation" id=12]
|
|
|
|
[ext_resource path="res://modules/species/Human/models/run-left-loop.tres" type="ProceduralAnimation" id=13]
|
|
|
|
[ext_resource path="res://modules/species/Human/models/run-right-loop.tres" type="ProceduralAnimation" id=14]
|
|
|
|
[ext_resource path="res://modules/species/Human/models/run-loop.tres" type="ProceduralAnimation" id=15]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=1]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "cast-end"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=2]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "cast-end"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=3]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "casting-loop"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=4]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "dead"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=5]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "idle-loop"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=6]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "run-left-loop"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=7]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "run-loop"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=8]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "run-loop"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeAnimation" id=9]
|
2020-04-26 15:43:07 +02:00
|
|
|
animation = "run-right-loop"
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeBlendSpace2D" id=10]
|
|
|
|
blend_point_0/node = SubResource( 6 )
|
2020-04-26 15:43:07 +02:00
|
|
|
blend_point_0/pos = Vector2( -1, 0 )
|
2020-05-23 18:13:30 +02:00
|
|
|
blend_point_1/node = SubResource( 7 )
|
2020-04-26 15:43:07 +02:00
|
|
|
blend_point_1/pos = Vector2( 0, 1 )
|
2020-05-23 18:13:30 +02:00
|
|
|
blend_point_2/node = SubResource( 8 )
|
2020-04-26 15:43:07 +02:00
|
|
|
blend_point_2/pos = Vector2( 0, -1 )
|
2020-05-23 18:13:30 +02:00
|
|
|
blend_point_3/node = SubResource( 9 )
|
2020-04-26 15:43:07 +02:00
|
|
|
blend_point_3/pos = Vector2( 1, 0 )
|
|
|
|
blend_mode = 1
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=11]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.09
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=12]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.09
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=13]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.05
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=14]
|
2020-04-26 15:43:07 +02:00
|
|
|
auto_advance = true
|
|
|
|
xfade_time = 0.15
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=15]
|
2020-04-26 15:43:07 +02:00
|
|
|
auto_advance = true
|
|
|
|
xfade_time = 0.14
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=16]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.09
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=17]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.1
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=18]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.1
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=19]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.09
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=20]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.09
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=21]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=22]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.12
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=23]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.12
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=24]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.12
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=25]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.12
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id=26]
|
2020-04-26 15:43:07 +02:00
|
|
|
xfade_time = 0.12
|
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachine" id=27]
|
|
|
|
states/cast-end/node = SubResource( 2 )
|
2020-04-26 15:43:07 +02:00
|
|
|
states/cast-end/position = Vector2( 117.871, -197.811 )
|
2020-05-23 18:13:30 +02:00
|
|
|
"states/cast-end 2/node" = SubResource( 1 )
|
2020-04-26 15:43:07 +02:00
|
|
|
"states/cast-end 2/position" = Vector2( 317.871, -197.811 )
|
2020-05-23 18:13:30 +02:00
|
|
|
states/casting-loop/node = SubResource( 3 )
|
2020-04-26 15:43:07 +02:00
|
|
|
states/casting-loop/position = Vector2( -76.129, -197.811 )
|
2020-05-23 18:13:30 +02:00
|
|
|
states/dead/node = SubResource( 4 )
|
2020-04-26 15:43:07 +02:00
|
|
|
states/dead/position = Vector2( -129.129, 73.189 )
|
2020-05-23 18:13:30 +02:00
|
|
|
states/idle-loop/node = SubResource( 5 )
|
2020-04-26 15:43:07 +02:00
|
|
|
states/idle-loop/position = Vector2( -255.566, -317.817 )
|
2020-05-23 18:13:30 +02:00
|
|
|
states/run-loop/node = SubResource( 10 )
|
2020-04-26 15:43:07 +02:00
|
|
|
states/run-loop/position = Vector2( 31.871, -340.817 )
|
2020-05-23 18:13:30 +02:00
|
|
|
transitions = [ "idle-loop", "casting-loop", SubResource( 11 ), "casting-loop", "idle-loop", SubResource( 12 ), "casting-loop", "cast-end", SubResource( 13 ), "cast-end", "cast-end 2", SubResource( 14 ), "cast-end 2", "idle-loop", SubResource( 15 ), "idle-loop", "cast-end", SubResource( 16 ), "idle-loop", "run-loop", SubResource( 17 ), "run-loop", "idle-loop", SubResource( 18 ), "casting-loop", "run-loop", SubResource( 19 ), "run-loop", "casting-loop", SubResource( 20 ), "run-loop", "cast-end", SubResource( 21 ), "idle-loop", "dead", SubResource( 22 ), "casting-loop", "dead", SubResource( 23 ), "cast-end 2", "dead", SubResource( 24 ), "run-loop", "dead", SubResource( 25 ), "dead", "idle-loop", SubResource( 26 ) ]
|
2020-04-26 15:43:07 +02:00
|
|
|
start_node = "idle-loop"
|
2020-05-23 12:25:12 +02:00
|
|
|
graph_offset = Vector2( -567.129, -394.651 )
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-05-23 18:13:30 +02:00
|
|
|
[sub_resource type="AnimationNodeStateMachinePlayback" id=28]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
|
|
|
[node name="character" type="CharacterSkeleton3D"]
|
2020-06-16 13:40:16 +02:00
|
|
|
entity_type = 1
|
2020-04-26 15:43:07 +02:00
|
|
|
model_dirty = true
|
|
|
|
animation_player_path = NodePath("armature/AnimationPlayer")
|
|
|
|
animation_tree_path = NodePath("AnimationTree")
|
2020-06-16 13:40:16 +02:00
|
|
|
attach_point_paths/0_left_hand = NodePath("armature/Armature/Skeleton/LeftHandAttachment/LeftHandAP")
|
|
|
|
attach_point_paths/1_right_hand = NodePath("armature/Armature/Skeleton/RightHandAttachment/RightHandAP")
|
|
|
|
attach_point_paths/2_torso = NodePath("armature/Armature/Skeleton/NeckAttachment/TorsoAP")
|
|
|
|
attach_point_paths/3_root = NodePath("armature/Armature/Skeleton/RootAttachment/RootAP")
|
|
|
|
attach_point_paths/4_right_hip = NodePath("armature/Armature/Skeleton/RightHipAttachment/Spatial")
|
|
|
|
attach_point_paths/5_left_hip = NodePath("")
|
|
|
|
attach_point_paths/6_spine_2 = NodePath("armature/Armature/Skeleton/BoneAttachment/Spine2AP")
|
2020-06-16 18:44:42 +02:00
|
|
|
attach_point_paths/7_weapon_left = NodePath("armature/Armature/Skeleton/LeftWeapon")
|
|
|
|
attach_point_paths/8_weapon_right = NodePath("armature/Armature/Skeleton/RightWeapon")
|
|
|
|
attach_point_paths/9_weapon_left_back = NodePath("armature/Armature/Skeleton/LeftWeaponBack")
|
|
|
|
attach_point_paths/10_weapon_right_back = NodePath("armature/Armature/Skeleton/RightWeaponBack")
|
|
|
|
attach_point_paths/11_weapon_shield_left = NodePath("armature/Armature/Skeleton/Shield")
|
2020-04-26 15:43:07 +02:00
|
|
|
script = ExtResource( 8 )
|
|
|
|
automatic_build = true
|
|
|
|
mesh_instance_path = NodePath("armature/Armature/Skeleton/MeshInstance")
|
|
|
|
skeleton_path = NodePath("armature/Armature/Skeleton")
|
|
|
|
materials = [ ExtResource( 3 ), ExtResource( 3 ), ExtResource( 7 ) ]
|
|
|
|
viss = [ ExtResource( 1 ) ]
|
|
|
|
|
|
|
|
[node name="armature" parent="." instance=ExtResource( 6 )]
|
|
|
|
|
2020-05-17 16:28:31 +02:00
|
|
|
[node name="Skeleton" parent="armature/Armature" index="0"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 1, -1.67966e-18, 4.67074e-27, 1.67966e-18, 1, 4.44212e-43, -4.67074e-27, -4.35804e-43, 1, 0, -8.33272e-16, 0 )
|
2020-05-23 12:25:12 +02:00
|
|
|
bones/0/bound_children = [ NodePath("RootAttachment") ]
|
2020-06-16 18:44:42 +02:00
|
|
|
bones/1/bound_children = [ NodePath("RightHipAttachment"), NodePath("LeftHipAttachment") ]
|
|
|
|
bones/10/bound_children = [ NodePath("RightBackAttachment"), NodePath("LeftBackAttachment") ]
|
|
|
|
bones/13/bound_children = [ NodePath("ShieldAttachment") ]
|
2020-05-23 12:25:12 +02:00
|
|
|
bones/14/bound_children = [ NodePath("LeftHandAttachment") ]
|
|
|
|
bones/19/bound_children = [ NodePath("NeckAttachment") ]
|
|
|
|
bones/24/bound_children = [ NodePath("RightHandAttachment") ]
|
2020-05-17 16:28:31 +02:00
|
|
|
|
2020-04-26 15:43:07 +02:00
|
|
|
[node name="MeshInstance" type="MeshInstance" parent="armature/Armature/Skeleton" index="0"]
|
2020-06-16 18:44:42 +02:00
|
|
|
visible = false
|
2020-04-26 15:43:07 +02:00
|
|
|
|
|
|
|
[node name="LeftHandAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="1"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 0.103081, 0.117302, -0.98771, 0.0567599, -0.992039, -0.111868, -0.993046, -0.0445333, -0.108922, 0.229891, 0.768592, -0.00970241 )
|
2020-04-26 15:43:07 +02:00
|
|
|
bone_name = "left_hand"
|
|
|
|
|
|
|
|
[node name="LeftHandAP" type="Spatial" parent="armature/Armature/Skeleton/LeftHandAttachment"]
|
2020-06-16 18:44:42 +02:00
|
|
|
transform = Transform( -0.0646502, 0.683772, 0.726832, -0.148514, -0.726783, 0.670508, 0.986758, -0.0646467, 0.148575, -0.0226043, 0.107657, 0.0283146 )
|
2020-04-26 15:43:07 +02:00
|
|
|
script = ExtResource( 2 )
|
2020-06-18 22:46:24 +02:00
|
|
|
positions = [ ]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-06-16 18:44:42 +02:00
|
|
|
[node name="ShieldAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="2"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 0.045755, 0.0953174, 0.994373, -0.0443795, -0.994202, 0.097319, 0.99796, -0.0485853, -0.0412668, 0.206951, 1.00787, 0.00199063 )
|
2020-06-16 18:44:42 +02:00
|
|
|
bone_name = "left_forearm"
|
|
|
|
|
|
|
|
[node name="LeftHandShield" type="Spatial" parent="armature/Armature/Skeleton/ShieldAttachment"]
|
|
|
|
transform = Transform( 0.122585, 0.992132, -0.0242311, 0.987746, -0.124342, -0.0941345, -0.0964273, -0.0123912, -0.995239, 0.0157415, 0.108918, 0.0213161 )
|
|
|
|
|
|
|
|
[node name="RightHandAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="3"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( -0.040983, -0.0313337, -0.998642, -0.126908, -0.991177, 0.0362922, -0.991082, 0.128229, 0.0366569, -0.230873, 0.769023, -0.00700898 )
|
2020-04-26 15:43:07 +02:00
|
|
|
bone_name = "right_hand"
|
|
|
|
|
|
|
|
[node name="RightHandAP" type="Spatial" parent="armature/Armature/Skeleton/RightHandAttachment"]
|
2020-06-16 18:44:42 +02:00
|
|
|
transform = Transform( 0.0789363, 0.493983, 0.86583, -0.0571054, -0.864836, 0.498656, 0.995268, -0.0888088, -0.0400836, -0.0131918, 0.0790432, -0.0425565 )
|
2020-04-26 15:43:07 +02:00
|
|
|
script = ExtResource( 2 )
|
2020-06-18 22:46:24 +02:00
|
|
|
positions = [ ]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-06-16 18:44:42 +02:00
|
|
|
[node name="RootAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="4"]
|
2020-05-17 16:28:31 +02:00
|
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -3.23883e-05, 0, 0.000216131 )
|
2020-04-26 15:43:07 +02:00
|
|
|
bone_name = "root"
|
|
|
|
|
|
|
|
[node name="RootAP" type="Spatial" parent="armature/Armature/Skeleton/RootAttachment"]
|
|
|
|
transform = Transform( 1, 0, 0, 0, -1.62921e-07, 1, 0, -1, -1.62921e-07, 0, 0, 0 )
|
|
|
|
script = ExtResource( 2 )
|
2020-06-18 22:46:24 +02:00
|
|
|
positions = [ ]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-06-16 18:44:42 +02:00
|
|
|
[node name="NeckAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="5"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 0.999964, -0.0084072, -0.00089319, 0.00844696, 0.997205, 0.0731162, 0.000276003, -0.0731268, 0.997322, 0.00112136, 1.31513, 8.029e-05 )
|
2020-04-26 15:43:07 +02:00
|
|
|
bone_name = "neck"
|
|
|
|
|
|
|
|
[node name="TorsoAP" type="Spatial" parent="armature/Armature/Skeleton/NeckAttachment"]
|
|
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.04, -0.09 )
|
|
|
|
script = ExtResource( 2 )
|
2020-06-18 22:46:24 +02:00
|
|
|
positions = [ ]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-06-16 18:44:42 +02:00
|
|
|
[node name="RightHipAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="6"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 0.99975, 0.0223536, 1.06028e-08, -0.0223536, 0.99975, 4.71736e-07, -5.5171e-11, -4.71855e-07, 1, 0.00361776, 0.773623, 0 )
|
2020-04-26 15:43:07 +02:00
|
|
|
bone_name = "pelvis"
|
|
|
|
|
|
|
|
[node name="Spatial" type="Spatial" parent="armature/Armature/Skeleton/RightHipAttachment"]
|
2020-06-16 18:44:42 +02:00
|
|
|
transform = Transform( 0.993372, -0.0110498, 0.114411, 0.0109836, 0.999939, 0.00120905, -0.114417, 5.56017e-05, 0.993433, -0.141825, 0.176866, 0.16621 )
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-06-16 18:44:42 +02:00
|
|
|
[node name="LeftHipAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="7"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 0.99975, 0.0223536, 1.06028e-08, -0.0223536, 0.99975, 4.71736e-07, -5.5171e-11, -4.71855e-07, 1, 0.00361776, 0.773623, 0 )
|
2020-06-16 18:44:42 +02:00
|
|
|
bone_name = "pelvis"
|
|
|
|
|
|
|
|
[node name="Spatial" type="Spatial" parent="armature/Armature/Skeleton/LeftHipAttachment"]
|
|
|
|
transform = Transform( 0.99343, -0.00240871, -0.114417, 0.00240855, 0.999997, -0.000139626, 0.114417, -0.00013687, 0.993433, 0.144429, 0.18077, 0.165634 )
|
|
|
|
|
|
|
|
[node name="RightBackAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="8"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 0.999962, -0.00872197, -0.000149108, 0.00871873, 0.999879, -0.00107308, 0.000158452, 0.00107221, 0.999999, 0.00275758, 1.12756, -0.000120842 )
|
2020-06-16 18:44:42 +02:00
|
|
|
bone_name = "spine_2"
|
|
|
|
|
|
|
|
[node name="RightBackAP" type="Spatial" parent="armature/Armature/Skeleton/RightBackAttachment"]
|
|
|
|
transform = Transform( 0.999997, -0.00244424, -0.000479204, 0.00243884, 0.999966, -3.47705e-05, 0.000479292, 3.44458e-05, 1, 0.000560207, -0.00363708, -0.120332 )
|
|
|
|
|
|
|
|
[node name="LeftBackAttachment" type="BoneAttachment" parent="armature/Armature/Skeleton" index="9"]
|
2020-07-06 22:40:44 +02:00
|
|
|
transform = Transform( 0.999962, -0.00872197, -0.000149108, 0.00871873, 0.999879, -0.00107308, 0.000158452, 0.00107221, 0.999999, 0.00275758, 1.12756, -0.000120842 )
|
2020-06-16 18:44:42 +02:00
|
|
|
bone_name = "spine_2"
|
|
|
|
|
|
|
|
[node name="LeftBackAP" type="Spatial" parent="armature/Armature/Skeleton/LeftBackAttachment"]
|
2020-06-16 19:10:52 +02:00
|
|
|
transform = Transform( 0.999994, -0.00350821, -0.000687771, 0.00350043, 0.999949, -5.02995e-05, 0.000687948, 4.91154e-05, 1, 0.000822697, -0.00513983, -0.097967 )
|
2020-06-16 18:44:42 +02:00
|
|
|
|
|
|
|
[node name="LeftWeapon" type="Spatial" parent="armature/Armature/Skeleton" index="10"]
|
2020-06-16 19:10:52 +02:00
|
|
|
transform = Transform( 0.993142, 0.0242247, -0.11438, -0.0240499, 0.999706, 0.00290812, 0.114417, -0.000137342, 0.993433, 0.151114, 0.951937, 0.165634 )
|
2020-06-16 18:44:42 +02:00
|
|
|
script = ExtResource( 2 )
|
|
|
|
positions = [ NodePath("../LeftHipAttachment/Spatial"), NodePath("../LeftHandAttachment/LeftHandAP") ]
|
|
|
|
|
|
|
|
[node name="RightWeapon" type="Spatial" parent="armature/Armature/Skeleton" index="11"]
|
|
|
|
script = ExtResource( 2 )
|
|
|
|
positions = [ NodePath("../RightHipAttachment/Spatial"), NodePath("../RightHandAttachment/RightHandAP") ]
|
|
|
|
|
|
|
|
[node name="LeftWeaponBack" type="Spatial" parent="armature/Armature/Skeleton" index="12"]
|
2020-06-16 19:10:52 +02:00
|
|
|
transform = Transform( 1, 0, 0, 0, 0.999886, 0, 0, 0, 1, 0, 0, 0 )
|
2020-06-16 18:44:42 +02:00
|
|
|
script = ExtResource( 2 )
|
|
|
|
positions = [ NodePath("../LeftBackAttachment/LeftBackAP"), NodePath("../LeftHandAttachment/LeftHandAP") ]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-06-16 18:44:42 +02:00
|
|
|
[node name="Shield" type="Spatial" parent="armature/Armature/Skeleton" index="13"]
|
2020-06-16 19:10:52 +02:00
|
|
|
transform = Transform( 1, 0, 0, 0, 0.999886, 0, 0, 0, 1, 0, 0, 0 )
|
2020-06-16 18:44:42 +02:00
|
|
|
script = ExtResource( 2 )
|
|
|
|
positions = [ NodePath("../LeftBackAttachment/LeftBackAP"), NodePath("../ShieldAttachment/LeftHandShield") ]
|
2020-04-26 15:43:07 +02:00
|
|
|
|
2020-06-16 18:44:42 +02:00
|
|
|
[node name="RightWeaponBack" type="Spatial" parent="armature/Armature/Skeleton" index="14"]
|
2020-06-16 19:10:52 +02:00
|
|
|
transform = Transform( 1, 0, 0, 0, 0.999899, 0, 0, 0, 1, 0, 0, 0 )
|
2020-06-16 18:44:42 +02:00
|
|
|
script = ExtResource( 2 )
|
|
|
|
positions = [ NodePath("../RightBackAttachment/RightBackAP"), NodePath("../RightHandAttachment/RightHandAP") ]
|
|
|
|
|
2020-05-17 16:28:31 +02:00
|
|
|
[node name="AnimationPlayer" parent="armature" index="1"]
|
|
|
|
autoplay = "rest"
|
|
|
|
anims/cast-end = ExtResource( 11 )
|
|
|
|
anims/casting-loop = ExtResource( 12 )
|
|
|
|
anims/idle-loop = ExtResource( 9 )
|
|
|
|
anims/rest = ExtResource( 10 )
|
|
|
|
anims/run-left-loop = ExtResource( 13 )
|
|
|
|
anims/run-loop = ExtResource( 15 )
|
|
|
|
anims/run-right-loop = ExtResource( 14 )
|
|
|
|
|
2020-04-26 15:43:07 +02:00
|
|
|
[node name="AnimationTree" type="AnimationTree" parent="."]
|
2020-05-23 18:13:30 +02:00
|
|
|
tree_root = SubResource( 27 )
|
2020-04-26 15:43:07 +02:00
|
|
|
anim_player = NodePath("../armature/AnimationPlayer")
|
|
|
|
active = true
|
2020-05-23 18:13:30 +02:00
|
|
|
parameters/playback = SubResource( 28 )
|
2020-04-26 15:43:07 +02:00
|
|
|
parameters/run-loop/blend_position = Vector2( 0, -0.0172414 )
|
|
|
|
|
|
|
|
[editable path="armature"]
|