blendalot_animgraph/demo/synced_blend_tree_node.tres

25 lines
1.0 KiB
Plaintext
Raw Normal View History

[gd_resource type="BLTAnimationNodeBlendTree" format=3]
2026-01-11 22:20:39 +01:00
[sub_resource type="BLTAnimationNodeSampler" id="BLTAnimationNodeSampler_bvt3d"]
resource_name = "BLTAnimationNodeSampler 1"
2026-01-13 21:00:27 +01:00
animation = &"animation_library/TestAnimationB"
2026-01-11 22:20:39 +01:00
[sub_resource type="BLTAnimationNodeSampler" id="BLTAnimationNodeSampler_sntl5"]
resource_name = "BLTAnimationNodeSampler"
2026-01-13 21:00:27 +01:00
animation = &"animation_library/TestAnimationA"
2026-01-11 22:20:39 +01:00
[sub_resource type="BLTAnimationNodeBlend2" id="BLTAnimationNodeBlend2_n4m28"]
resource_name = "Blend2"
2026-01-13 21:00:27 +01:00
sync = false
blend_amount = 0.5
sync = false
2026-01-11 22:20:39 +01:00
[resource]
nodes/Blend2/node = SubResource("BLTAnimationNodeBlend2_n4m28")
2026-01-11 22:20:39 +01:00
nodes/Blend2/position = Vector2(0, 0)
"nodes/BLTAnimationNodeSampler 1/node" = SubResource("BLTAnimationNodeSampler_bvt3d")
"nodes/BLTAnimationNodeSampler 1/position" = Vector2(0, 0)
nodes/BLTAnimationNodeSampler/node = SubResource("BLTAnimationNodeSampler_sntl5")
nodes/BLTAnimationNodeSampler/position = Vector2(0, 0)
node_connections = ["Blend2", 0, "BLTAnimationNodeSampler", "Blend2", 1, "BLTAnimationNodeSampler 1", "Output", 0, "Blend2"]