GodotAnimationTest/MixamoYBotLocomotion.tscn

82 lines
2.8 KiB
Plaintext

[gd_scene load_steps=16 format=2]
[ext_resource path="res://Assets/MixamoYBotStillStand.glb" type="PackedScene" id=1]
[sub_resource type="AnimationNodeAnimation" id=1]
animation = "Walking-loop"
[sub_resource type="AnimationNodeAnimation" id=2]
animation = "RunningSlow-loop"
[sub_resource type="AnimationNodeAnimation" id=3]
animation = "Running0-loop"
[sub_resource type="AnimationNodeAnimation" id=4]
animation = "Idle-loop"
[sub_resource type="AnimationNodeBlend2" id=5]
[sub_resource type="AnimationNodeBlend2" id=6]
[sub_resource type="AnimationNodeBlend2" id=7]
[sub_resource type="AnimationNodeAnimation" id=9]
animation = "Idle-loop"
[sub_resource type="AnimationNodeAnimation" id=10]
animation = "Walking-loop"
[sub_resource type="AnimationNodeAnimation" id=11]
animation = "RunningSlow-loop"
[sub_resource type="AnimationNodeAnimation" id=12]
animation = "Running0-loop"
[sub_resource type="AnimationNodeBlendSpace1D" id=13]
blend_point_0/node = SubResource( 9 )
blend_point_0/pos = 0.0
blend_point_1/node = SubResource( 10 )
blend_point_1/pos = 0.3
blend_point_2/node = SubResource( 11 )
blend_point_2/pos = 0.6
blend_point_3/node = SubResource( 12 )
blend_point_3/pos = 1.0
max_space = 7.0
[sub_resource type="AnimationNodeTimeScale" id=14]
[sub_resource type="AnimationNodeBlendTree" id=8]
graph_offset = Vector2( -262.583, -61.2917 )
nodes/Animation/node = SubResource( 4 )
nodes/Animation/position = Vector2( -200, 0 )
"nodes/Animation 2/node" = SubResource( 1 )
"nodes/Animation 2/position" = Vector2( -200, 200 )
"nodes/Animation 3/node" = SubResource( 2 )
"nodes/Animation 3/position" = Vector2( -50, 430.25 )
"nodes/Animation 4/node" = SubResource( 3 )
"nodes/Animation 4/position" = Vector2( 300, 520 )
nodes/Blend2/node = SubResource( 7 )
nodes/Blend2/position = Vector2( 160, 160 )
"nodes/Blend2 2/node" = SubResource( 5 )
"nodes/Blend2 2/position" = Vector2( 400, 240 )
"nodes/Blend2 3/node" = SubResource( 6 )
"nodes/Blend2 3/position" = Vector2( 617, 370.25 )
nodes/BlendSpace1D/node = SubResource( 13 )
nodes/BlendSpace1D/position = Vector2( 340, 20 )
nodes/TimeScale/node = SubResource( 14 )
nodes/TimeScale/position = Vector2( 640, 80 )
nodes/output/position = Vector2( 840, 300 )
node_connections = [ "output", 0, "TimeScale", "Blend2 2", 0, "Blend2", "Blend2 2", 1, "Animation 3", "Blend2 3", 0, "Blend2 2", "Blend2 3", 1, "Animation 4", "TimeScale", 0, "BlendSpace1D", "Blend2", 0, "Animation", "Blend2", 1, "Animation 2" ]
[node name="MixamoYBotStillStand" instance=ExtResource( 1 )]
[node name="AnimationTree" type="AnimationTree" parent="." index="2"]
tree_root = SubResource( 8 )
anim_player = NodePath("../AnimationPlayer")
active = true
parameters/Blend2/blend_amount = 0.73
"parameters/Blend2 2/blend_amount" = 0.25
"parameters/Blend2 3/blend_amount" = 0.0
parameters/BlendSpace1D/blend_position = 0.196
parameters/TimeScale/scale = 0.5