131 lines
6.7 KiB
Plaintext
131 lines
6.7 KiB
Plaintext
[gd_resource type="AnimationNodeStateMachine" load_steps=29 format=3 uid="uid://buon77u05npxr"]
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_qpgf7"]
|
|
animation = &"idle_l"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_1ydtx"]
|
|
animation = &"idle_r"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_5k6vi"]
|
|
animation = &"run_l"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_ilpbu"]
|
|
animation = &"run_r"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_xc3gk"]
|
|
animation = &"run_start_l"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_i1vi2"]
|
|
animation = &"run_start_r"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_1248r"]
|
|
animation = &"run_stop_l"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_vxql2"]
|
|
animation = &"run_stop_r"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_eyect"]
|
|
animation = &"run_turn_l"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_vbdq7"]
|
|
animation = &"run_turn_r"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_ontot"]
|
|
advance_mode = 2
|
|
advance_expression = "looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_gwrg1"]
|
|
switch_mode = 2
|
|
advance_mode = 2
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_wrqe1"]
|
|
advance_mode = 2
|
|
advance_expression = "!looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_nj0d1"]
|
|
switch_mode = 2
|
|
advance_mode = 2
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_hso43"]
|
|
advance_mode = 2
|
|
advance_expression = "standing_still && !looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_p65jq"]
|
|
advance_mode = 2
|
|
advance_expression = "standing_still && looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_wn3to"]
|
|
advance_mode = 2
|
|
advance_expression = "!standing_still && looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_jw2dj"]
|
|
advance_mode = 2
|
|
advance_expression = "!standing_still && !looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_736xv"]
|
|
advance_mode = 2
|
|
advance_expression = "!standing_still && !looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_c6rbw"]
|
|
advance_mode = 2
|
|
advance_expression = "!standing_still && looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_bdtsj"]
|
|
advance_mode = 2
|
|
advance_expression = "!standing_still && !looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_h3n2f"]
|
|
switch_mode = 2
|
|
advance_mode = 2
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_y2dcf"]
|
|
advance_mode = 2
|
|
advance_expression = "!standing_still && looking_right"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_macrx"]
|
|
switch_mode = 2
|
|
advance_mode = 2
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_hhcfj"]
|
|
advance_mode = 2
|
|
advance_expression = "standing_still"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_lowxd"]
|
|
switch_mode = 2
|
|
advance_mode = 2
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_tuv16"]
|
|
advance_mode = 2
|
|
advance_expression = "standing_still"
|
|
|
|
[sub_resource type="AnimationNodeStateMachineTransition" id="AnimationNodeStateMachineTransition_vsox1"]
|
|
switch_mode = 2
|
|
advance_mode = 2
|
|
|
|
[resource]
|
|
resource_local_to_scene = true
|
|
states/End/position = Vector2(899, 100)
|
|
states/Start/position = Vector2(36, 100)
|
|
states/idle_l/node = SubResource("AnimationNodeAnimation_qpgf7")
|
|
states/idle_l/position = Vector2(186.414, -33)
|
|
states/idle_r/node = SubResource("AnimationNodeAnimation_1ydtx")
|
|
states/idle_r/position = Vector2(192.414, 238)
|
|
states/run_l/node = SubResource("AnimationNodeAnimation_5k6vi")
|
|
states/run_l/position = Vector2(539, -33)
|
|
states/run_r/node = SubResource("AnimationNodeAnimation_ilpbu")
|
|
states/run_r/position = Vector2(539, 238)
|
|
states/run_start_l/node = SubResource("AnimationNodeAnimation_xc3gk")
|
|
states/run_start_l/position = Vector2(357.414, -33)
|
|
states/run_start_r/node = SubResource("AnimationNodeAnimation_i1vi2")
|
|
states/run_start_r/position = Vector2(357.414, 238)
|
|
states/run_stop_l/node = SubResource("AnimationNodeAnimation_1248r")
|
|
states/run_stop_l/position = Vector2(357.414, -76)
|
|
states/run_stop_r/node = SubResource("AnimationNodeAnimation_vxql2")
|
|
states/run_stop_r/position = Vector2(357.414, 286)
|
|
states/run_turn_l/node = SubResource("AnimationNodeAnimation_eyect")
|
|
states/run_turn_l/position = Vector2(413, 100)
|
|
states/run_turn_r/node = SubResource("AnimationNodeAnimation_vbdq7")
|
|
states/run_turn_r/position = Vector2(645, 100)
|
|
transitions = ["run_l", "run_turn_r", SubResource("AnimationNodeStateMachineTransition_ontot"), "run_turn_r", "run_r", SubResource("AnimationNodeStateMachineTransition_gwrg1"), "run_r", "run_turn_l", SubResource("AnimationNodeStateMachineTransition_wrqe1"), "run_turn_l", "run_l", SubResource("AnimationNodeStateMachineTransition_nj0d1"), "Start", "idle_l", SubResource("AnimationNodeStateMachineTransition_hso43"), "Start", "idle_r", SubResource("AnimationNodeStateMachineTransition_p65jq"), "idle_l", "run_turn_r", SubResource("AnimationNodeStateMachineTransition_wn3to"), "idle_r", "run_turn_l", SubResource("AnimationNodeStateMachineTransition_jw2dj"), "Start", "run_l", SubResource("AnimationNodeStateMachineTransition_736xv"), "Start", "run_r", SubResource("AnimationNodeStateMachineTransition_c6rbw"), "idle_l", "run_start_l", SubResource("AnimationNodeStateMachineTransition_bdtsj"), "run_start_l", "run_l", SubResource("AnimationNodeStateMachineTransition_h3n2f"), "idle_r", "run_start_r", SubResource("AnimationNodeStateMachineTransition_y2dcf"), "run_start_r", "run_r", SubResource("AnimationNodeStateMachineTransition_macrx"), "run_r", "run_stop_r", SubResource("AnimationNodeStateMachineTransition_hhcfj"), "run_stop_r", "idle_r", SubResource("AnimationNodeStateMachineTransition_lowxd"), "run_l", "run_stop_l", SubResource("AnimationNodeStateMachineTransition_tuv16"), "run_stop_l", "idle_l", SubResource("AnimationNodeStateMachineTransition_vsox1")]
|
|
graph_offset = Vector2(-399.586, -97)
|