[gd_scene load_steps=74 format=3 uid="uid://dbr6mulku2qju"] [ext_resource type="Script" path="res://src/UI/Timeline/AnimationTimeline.gd" id="1"] [ext_resource type="Texture2D" uid="uid://d36mlbmq06q4e" path="res://assets/graphics/layers/new.png" id="2"] [ext_resource type="Texture2D" uid="uid://dmhauk0dee42v" path="res://assets/graphics/layers/move_down.png" id="3"] [ext_resource type="Texture2D" uid="uid://c7bha4a6x4bav" path="res://assets/graphics/layers/move_up.png" id="4"] [ext_resource type="Texture2D" uid="uid://bx1xa5aacxfx4" path="res://assets/graphics/layers/merge_down.png" id="5"] [ext_resource type="Texture2D" uid="uid://x2k652y15v04" path="res://assets/graphics/layers/delete.png" id="6"] [ext_resource type="Texture2D" uid="uid://d3gx4phcox58s" path="res://assets/graphics/layers/clone.png" id="7"] [ext_resource type="Texture2D" uid="uid://d1oxrkwndy5fi" path="res://assets/graphics/timeline/move_arrow.png" id="8"] [ext_resource type="PackedScene" uid="uid://yjhp0ssng2mp" path="res://src/UI/Nodes/ValueSlider.tscn" id="9"] [ext_resource type="Texture2D" uid="uid://dt6cysvv1w77u" path="res://assets/graphics/layers/fx.png" id="9_yphnd"] [ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="10"] [ext_resource type="Script" path="res://src/UI/Timeline/FrameScrollContainer.gd" id="11"] [ext_resource type="Script" path="res://src/UI/Timeline/PasteTagPopup.gd" id="12"] [ext_resource type="Texture2D" uid="uid://d1urikaf1lxwl" path="res://assets/graphics/timeline/new_frame.png" id="19"] [ext_resource type="Texture2D" uid="uid://bt72662c3gp2f" path="res://assets/graphics/timeline/remove_frame.png" id="20"] [ext_resource type="Texture2D" uid="uid://bujrukk5ii3bi" path="res://assets/graphics/timeline/go_to_first_frame.png" id="21"] [ext_resource type="Texture2D" uid="uid://c7smxwfa8826j" path="res://assets/graphics/timeline/play.png" id="22"] [ext_resource type="Texture2D" uid="uid://cw7nn7360atot" path="res://assets/graphics/timeline/previous_frame.png" id="23"] [ext_resource type="Texture2D" uid="uid://esistdjfbrc4" path="res://assets/graphics/timeline/play_backwards.png" id="24"] [ext_resource type="Texture2D" uid="uid://l4jj86y1hukm" path="res://assets/graphics/timeline/go_to_last_frame.png" id="25"] [ext_resource type="Texture2D" uid="uid://b2ndrc0cvy1m5" path="res://assets/graphics/timeline/next_frame.png" id="26"] [ext_resource type="Script" path="res://src/UI/Nodes/ValueSlider.gd" id="26_tfw1u"] [ext_resource type="Texture2D" uid="uid://cerkv5yx4cqeh" path="res://assets/graphics/timeline/copy_frame.png" id="27"] [ext_resource type="Texture2D" uid="uid://dukip7mvotxsp" path="res://assets/graphics/timeline/onion_skinning_off.png" id="29"] [ext_resource type="Texture2D" uid="uid://dinubfua8gqhw" path="res://assets/graphics/timeline/expandable.png" id="30"] [ext_resource type="Texture2D" uid="uid://fbwld5ofmocm" path="res://assets/graphics/timeline/loop.png" id="31"] [sub_resource type="InputEventAction" id="InputEventAction_r3l7p"] action = &"new_layer" [sub_resource type="Shortcut" id="Shortcut_tpvn2"] events = [SubResource("InputEventAction_r3l7p")] [sub_resource type="InputEventAction" id="InputEventAction_n6pnq"] action = &"remove_layer" [sub_resource type="Shortcut" id="Shortcut_xar00"] events = [SubResource("InputEventAction_n6pnq")] [sub_resource type="InputEventAction" id="InputEventAction_xm3sl"] action = &"move_layer_up" [sub_resource type="Shortcut" id="Shortcut_r300c"] events = [SubResource("InputEventAction_xm3sl")] [sub_resource type="InputEventAction" id="InputEventAction_wqdok"] action = &"move_layer_down" [sub_resource type="Shortcut" id="Shortcut_763li"] events = [SubResource("InputEventAction_wqdok")] [sub_resource type="InputEventAction" id="InputEventAction_4vegv"] action = &"clone_layer" [sub_resource type="Shortcut" id="Shortcut_0o4ap"] events = [SubResource("InputEventAction_4vegv")] [sub_resource type="InputEventAction" id="InputEventAction_ihf65"] action = &"merge_down_layer" [sub_resource type="Shortcut" id="Shortcut_wbf7k"] events = [SubResource("InputEventAction_ihf65")] [sub_resource type="InputEventAction" id="InputEventAction_sduor"] action = &"add_frame" [sub_resource type="Shortcut" id="Shortcut_mvoxm"] events = [SubResource("InputEventAction_sduor")] [sub_resource type="InputEventAction" id="InputEventAction_ajjsq"] action = &"remove_frame" [sub_resource type="Shortcut" id="Shortcut_o40ql"] events = [SubResource("InputEventAction_ajjsq")] [sub_resource type="InputEventAction" id="InputEventAction_yptjb"] action = &"clone_frame" [sub_resource type="Shortcut" id="Shortcut_5g7t7"] events = [SubResource("InputEventAction_yptjb")] [sub_resource type="InputEventAction" id="InputEventAction_ar42u"] action = &"move_frame_left" [sub_resource type="Shortcut" id="Shortcut_kwn1u"] events = [SubResource("InputEventAction_ar42u")] [sub_resource type="InputEventAction" id="InputEventAction_unp5j"] action = &"move_frame_right" [sub_resource type="Shortcut" id="Shortcut_m2mvi"] events = [SubResource("InputEventAction_unp5j")] [sub_resource type="InputEventAction" id="InputEventAction_078hg"] action = &"go_to_first_frame" [sub_resource type="Shortcut" id="4"] events = [SubResource("InputEventAction_078hg")] [sub_resource type="InputEventAction" id="InputEventAction_xpmmg"] action = &"go_to_previous_frame" [sub_resource type="Shortcut" id="6"] events = [SubResource("InputEventAction_xpmmg")] [sub_resource type="InputEventAction" id="InputEventAction_vyfqb"] action = &"play_backwards" [sub_resource type="Shortcut" id="8"] events = [SubResource("InputEventAction_vyfqb")] [sub_resource type="InputEventAction" id="InputEventAction_twfg8"] action = &"play_forward" [sub_resource type="Shortcut" id="10"] events = [SubResource("InputEventAction_twfg8")] [sub_resource type="InputEventAction" id="InputEventAction_xvqer"] action = &"go_to_next_frame" [sub_resource type="Shortcut" id="12"] events = [SubResource("InputEventAction_xvqer")] [sub_resource type="InputEventAction" id="InputEventAction_fcr04"] action = &"go_to_last_frame" [sub_resource type="Shortcut" id="14"] events = [SubResource("InputEventAction_fcr04")] [sub_resource type="InputEventAction" id="InputEventAction_1xym1"] action = &"onion_skinning_settings" [sub_resource type="Shortcut" id="Shortcut_tke6v"] events = [SubResource("InputEventAction_1xym1")] [sub_resource type="InputEventAction" id="InputEventAction_iu7kc"] action = &"onion_skinning_toggle" [sub_resource type="Shortcut" id="Shortcut_pouu1"] events = [SubResource("InputEventAction_iu7kc")] [sub_resource type="InputEventAction" id="InputEventAction_dmtwd"] action = &"loop_toggle" [sub_resource type="Shortcut" id="Shortcut_1onr8"] events = [SubResource("InputEventAction_dmtwd")] [sub_resource type="StyleBoxEmpty" id="15"] [sub_resource type="StyleBoxEmpty" id="16"] [sub_resource type="StyleBoxEmpty" id="17"] [sub_resource type="StyleBoxEmpty" id="18"] [sub_resource type="StyleBoxEmpty" id="19"] [sub_resource type="Theme" id="20"] HScrollBar/icons/decrement = null HScrollBar/icons/decrement_highlight = null HScrollBar/icons/increment = null HScrollBar/icons/increment_highlight = null HScrollBar/styles/grabber = SubResource("15") HScrollBar/styles/grabber_highlight = SubResource("16") HScrollBar/styles/grabber_pressed = SubResource("17") HScrollBar/styles/scroll = SubResource("18") HScrollBar/styles/scroll_focus = SubResource("19") [sub_resource type="ImageTexture" id="ImageTexture_ku1qg"] [node name="AnimationTimeline" type="Panel"] clip_contents = true offset_right = 902.0 offset_bottom = 160.0 script = ExtResource("1") [node name="TimelineContainer" type="VBoxContainer" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="TimelineButtons" type="HBoxContainer" parent="TimelineContainer"] layout_mode = 2 [node name="LayerTools" type="PanelContainer" parent="TimelineContainer/TimelineButtons"] layout_mode = 2 [node name="MarginContainer" type="MarginContainer" parent="TimelineContainer/TimelineButtons/LayerTools"] layout_mode = 2 [node name="LayerSettingsContainer" type="VBoxContainer" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer"] unique_name_in_owner = true layout_mode = 2 [node name="LayerButtons" type="HBoxContainer" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer"] layout_mode = 2 theme_override_constants/separation = 9 [node name="AddLayer" type="Button" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(44, 24) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 tooltip_text = "Create a new layer" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_tpvn2") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/AddLayer"] layout_mode = 1 anchors_preset = 4 anchor_top = 0.5 anchor_bottom = 0.5 offset_top = -11.0 offset_right = 22.0 offset_bottom = 11.0 grow_vertical = 2 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("2") stretch_mode = 3 [node name="AddLayerList" type="MenuButton" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/AddLayer"] unique_name_in_owner = true custom_minimum_size = Vector2(22, 0) layout_mode = 0 anchor_left = 1.0 anchor_top = 0.5 anchor_right = 1.0 anchor_bottom = 0.5 offset_left = -22.0 offset_top = -10.0 offset_bottom = 10.0 mouse_default_cursor_shape = 2 item_count = 3 popup/item_0/text = "Add Pixel Layer" popup/item_0/id = 0 popup/item_1/text = "Add Group Layer" popup/item_1/id = 1 popup/item_2/text = "Add 3D Layer" popup/item_2/id = 2 [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/AddLayer/AddLayerList"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -6.0 offset_top = -6.0 offset_right = 6.0 offset_bottom = 6.0 texture = ExtResource("10") [node name="RemoveLayer" type="Button" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 tooltip_text = "Remove current layer" focus_mode = 0 mouse_default_cursor_shape = 8 disabled = true shortcut = SubResource("Shortcut_xar00") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/RemoveLayer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("6") stretch_mode = 3 [node name="MoveUpLayer" type="Button" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 tooltip_text = "Move up the current layer" focus_mode = 0 mouse_default_cursor_shape = 8 disabled = true shortcut = SubResource("Shortcut_r300c") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/MoveUpLayer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("4") stretch_mode = 3 [node name="MoveDownLayer" type="Button" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 tooltip_text = "Move down the current layer" focus_mode = 0 mouse_default_cursor_shape = 8 disabled = true shortcut = SubResource("Shortcut_763li") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/MoveDownLayer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("3") stretch_mode = 3 [node name="CloneLayer" type="Button" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 tooltip_text = "Clone current layer" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_0o4ap") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/CloneLayer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("7") stretch_mode = 3 [node name="MergeDownLayer" type="Button" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 tooltip_text = "Merge current layer with the one below" focus_mode = 0 mouse_default_cursor_shape = 8 disabled = true shortcut = SubResource("Shortcut_wbf7k") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/MergeDownLayer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("5") stretch_mode = 3 [node name="LayerFX" type="Button" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_vertical = 4 mouse_default_cursor_shape = 2 [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/LayerFX"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("9_yphnd") stretch_mode = 3 [node name="BlendContainer" type="HBoxContainer" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer"] layout_mode = 2 [node name="BlendModeLabel" type="Label" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/BlendContainer"] layout_mode = 2 text = "Blend mode:" [node name="BlendModes" type="OptionButton" parent="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/BlendContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 mouse_default_cursor_shape = 2 [node name="VBoxContainer" type="VBoxContainer" parent="TimelineContainer/TimelineButtons"] layout_mode = 2 size_flags_horizontal = 3 [node name="AnimationToolsScrollContainer" type="ScrollContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 vertical_scroll_mode = 0 [node name="AnimationTools" type="PanelContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer"] layout_mode = 2 size_flags_horizontal = 10 [node name="AnimationButtons" type="HBoxContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools"] custom_minimum_size = Vector2(0, 24) layout_mode = 2 size_flags_horizontal = 3 theme_override_constants/separation = 24 alignment = 2 [node name="FrameButtons" type="HBoxContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons"] layout_mode = 2 [node name="AddFrame" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "Add a new frame" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_mvoxm") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/AddFrame"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -6.0 offset_top = -6.0 offset_right = 6.0 offset_bottom = 6.0 texture = ExtResource("19") [node name="DeleteFrame" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "Remove Frame" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_o40ql") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/DeleteFrame"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -6.0 offset_top = -1.0 offset_right = 6.0 offset_bottom = 1.0 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("20") [node name="CopyFrame" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "Clone Frame" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_5g7t7") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/CopyFrame"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -5.0 offset_top = -7.0 offset_right = 5.0 offset_bottom = 7.0 texture = ExtResource("27") [node name="MoveFrameLeft" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "Move the selected frame to the left." focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_kwn1u") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/MoveFrameLeft"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -7.5 offset_top = -5.5 offset_right = 7.5 offset_bottom = 5.5 texture = ExtResource("8") flip_h = true [node name="MoveFrameRight" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "Move the selected frame to the right." focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_m2mvi") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/MoveFrameRight"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -7.5 offset_top = -5.5 offset_right = 7.5 offset_bottom = 5.5 texture = ExtResource("8") [node name="PlaybackButtons" type="HBoxContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons"] layout_mode = 2 [node name="FirstFrame" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 tooltip_text = "Jump to the first frame" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("4") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/FirstFrame"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -5.5 offset_top = -6.0 offset_right = 5.5 offset_bottom = 6.0 texture = ExtResource("21") [node name="PreviousFrame" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 tooltip_text = "Go to the previous frame" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("6") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/PreviousFrame"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -5.5 offset_top = -6.0 offset_right = 5.5 offset_bottom = 6.0 texture = ExtResource("23") [node name="PlayBackwards" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 tooltip_text = "Play the animation backwards (from end to beginning)" focus_mode = 0 mouse_default_cursor_shape = 2 toggle_mode = true shortcut = SubResource("8") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/PlayBackwards"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -4.0 offset_top = -6.0 offset_right = 3.0 offset_bottom = 6.0 texture = ExtResource("24") [node name="PlayForward" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "Play the animation forward (from beginning to end)" focus_mode = 0 mouse_default_cursor_shape = 2 toggle_mode = true shortcut = SubResource("10") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/PlayForward"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -3.5 offset_top = -6.0 offset_right = 3.5 offset_bottom = 6.0 texture = ExtResource("22") [node name="NextFrame" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 tooltip_text = "Go to the next frame" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("12") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/NextFrame"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -5.5 offset_top = -6.0 offset_right = 5.5 offset_bottom = 6.0 texture = ExtResource("26") [node name="LastFrame" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 tooltip_text = "Jump to the last frame" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("14") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/LastFrame"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -5.5 offset_top = -6.0 offset_right = 5.5 offset_bottom = 6.0 texture = ExtResource("25") [node name="LoopButtons" type="HBoxContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons"] layout_mode = 2 [node name="TimelineSettingsButton" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons" groups=["UIButtons"]] custom_minimum_size = Vector2(24, 24) layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "Timeline settings" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_tke6v") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons/TimelineSettingsButton"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -7.0 offset_top = -7.0 offset_right = 7.0 offset_bottom = 7.0 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("30") [node name="OnionSkinning" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 tooltip_text = "Enable/disable Onion Skinning" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_pouu1") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons/OnionSkinning"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -7.0 offset_top = -7.0 offset_right = 7.0 offset_bottom = 7.0 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("29") [node name="LoopAnim" type="Button" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons" groups=["UIButtons"]] unique_name_in_owner = true custom_minimum_size = Vector2(24, 24) layout_mode = 2 tooltip_text = "Cycle loop" focus_mode = 0 mouse_default_cursor_shape = 2 shortcut = SubResource("Shortcut_1onr8") [node name="TextureRect" type="TextureRect" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons/LoopAnim"] layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -7.0 offset_top = -7.0 offset_right = 7.0 offset_bottom = 7.0 texture = ExtResource("31") [node name="FPSValue" parent="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons" instance=ExtResource("9")] unique_name_in_owner = true custom_minimum_size = Vector2(72, 24) layout_mode = 2 size_flags_horizontal = 1 tooltip_text = "How many frames per second should the animation preview be? The more FPS, the faster the animation plays." min_value = 0.1 max_value = 50.0 step = 0.1 value = 6.0 allow_greater = true suffix = "FPS" [node name="TagScroll" type="ScrollContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer"] unique_name_in_owner = true custom_minimum_size = Vector2(0, 24) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 mouse_filter = 2 theme = SubResource("20") vertical_scroll_mode = 3 [node name="HBoxContainer" type="HBoxContainer" parent="TimelineContainer/TimelineButtons/VBoxContainer/TagScroll"] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 theme_override_constants/separation = 0 [node name="TagSpacer" type="Control" parent="TimelineContainer/TimelineButtons/VBoxContainer/TagScroll/HBoxContainer"] unique_name_in_owner = true layout_mode = 2 [node name="TagContainer" type="Control" parent="TimelineContainer/TimelineButtons/VBoxContainer/TagScroll/HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 [node name="MainBodyPanel" type="PanelContainer" parent="TimelineContainer"] layout_mode = 2 size_flags_vertical = 3 mouse_filter = 1 [node name="MainBodyVBoxContainer" type="VBoxContainer" parent="TimelineContainer/MainBodyPanel"] layout_mode = 2 size_flags_horizontal = 3 [node name="TimelineScroll" type="ScrollContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer"] layout_mode = 2 size_flags_vertical = 3 [node name="MarginContainer" type="MarginContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll"] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 [node name="LayerFrameHSplit" type="HSplitContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 theme_override_constants/separation = 0 theme_override_constants/minimum_grab_thickness = 12 theme_override_icons/grabber = SubResource("ImageTexture_ku1qg") [node name="LayerContainer" type="VBoxContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit"] unique_name_in_owner = true layout_mode = 2 theme_override_constants/separation = 1 [node name="MarginContainer" type="MarginContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/LayerContainer"] layout_mode = 2 theme_override_constants/margin_left = 0 theme_override_constants/margin_top = 2 theme_override_constants/margin_right = 1 theme_override_constants/margin_bottom = 0 [node name="OpacitySlider" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/LayerContainer/MarginContainer" instance=ExtResource("9")] unique_name_in_owner = true custom_minimum_size = Vector2(0, 29) layout_mode = 2 size_flags_vertical = 0 value = 100.0 prefix = "Opacity:" [node name="LayerVBox" type="VBoxContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/LayerContainer"] layout_mode = 2 size_flags_horizontal = 3 theme_override_constants/separation = 0 [node name="MarginContainer" type="MarginContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit"] layout_mode = 2 theme_override_constants/margin_left = -2 theme_override_constants/margin_top = 0 theme_override_constants/margin_right = 0 theme_override_constants/margin_bottom = 0 [node name="FrameScrollContainer" type="Container" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/MarginContainer" node_paths=PackedStringArray("h_scroll_bar")] unique_name_in_owner = true clip_contents = true layout_mode = 2 script = ExtResource("11") h_scroll_bar = NodePath("../../../../../BreakFreeFromContainer/FrameScrollBar") [node name="MarginContainer" type="MarginContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/MarginContainer/FrameScrollContainer"] layout_mode = 2 theme_override_constants/margin_left = 1 theme_override_constants/margin_top = 2 theme_override_constants/margin_right = 0 theme_override_constants/margin_bottom = 0 [node name="FrameAndCelBox" type="VBoxContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/MarginContainer/FrameScrollContainer/MarginContainer"] layout_mode = 2 theme_override_constants/separation = 0 [node name="FrameHBox" type="HBoxContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/MarginContainer/FrameScrollContainer/MarginContainer/FrameAndCelBox"] custom_minimum_size = Vector2(0, 30) layout_mode = 2 theme_override_constants/separation = 0 [node name="CelVBox" type="VBoxContainer" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/MarginContainer/FrameScrollContainer/MarginContainer/FrameAndCelBox"] layout_mode = 2 theme_override_constants/separation = 0 [node name="BreakFreeFromContainer" type="Control" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer"] layout_mode = 2 [node name="FrameScrollBar" type="HScrollBar" parent="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/BreakFreeFromContainer"] unique_name_in_owner = true layout_mode = 0 anchor_right = 1.0 offset_left = 41.0 offset_top = -12.0 size_flags_horizontal = 3 [node name="AnimationTimer" type="Timer" parent="."] [node name="TimelineSettings" type="Popup" parent="."] position = Vector2i(0, 24) size = Vector2i(296, 211) unresizable = false borderless = false [node name="MarginContainer" type="MarginContainer" parent="TimelineSettings"] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="VBoxContainer" type="VBoxContainer" parent="TimelineSettings/MarginContainer"] layout_mode = 2 [node name="PlayOnlyTags" type="CheckBox" parent="TimelineSettings/MarginContainer/VBoxContainer"] layout_mode = 2 size_flags_horizontal = 0 tooltip_text = "If it's selected, the animation plays only on the frames that have the same tag. If it's not, the animation will play for all frames, ignoring tags." mouse_default_cursor_shape = 2 button_pressed = true text = "Animation plays only on frames of the same tag" [node name="GridContainer" type="GridContainer" parent="TimelineSettings/MarginContainer/VBoxContainer"] layout_mode = 2 columns = 2 [node name="CelSizeLabel" type="Label" parent="TimelineSettings/MarginContainer/VBoxContainer/GridContainer"] layout_mode = 2 size_flags_horizontal = 3 text = "Cel size:" [node name="CelSizeSlider" type="TextureProgressBar" parent="TimelineSettings/MarginContainer/VBoxContainer/GridContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 focus_mode = 2 theme_type_variation = &"ValueSlider" nine_patch_stretch = true stretch_margin_left = 3 stretch_margin_top = 3 stretch_margin_right = 3 stretch_margin_bottom = 3 script = ExtResource("26_tfw1u") [node name="HeaderContainer" type="HBoxContainer" parent="TimelineSettings/MarginContainer/VBoxContainer"] layout_mode = 2 [node name="HeaderLabel" type="Label" parent="TimelineSettings/MarginContainer/VBoxContainer/HeaderContainer"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "Onion Skinning" [node name="HSeparator" type="HSeparator" parent="TimelineSettings/MarginContainer/VBoxContainer/HeaderContainer"] layout_mode = 2 size_flags_horizontal = 3 [node name="OnionSkinningOptionsContainer" type="GridContainer" parent="TimelineSettings/MarginContainer/VBoxContainer"] layout_mode = 2 theme_override_constants/h_separation = 8 columns = 2 [node name="OnionSkinningPast" type="Label" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer"] layout_mode = 2 text = "Past Frames" [node name="PastOnionSkinning" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer" instance=ExtResource("9")] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 1 max_value = 10.0 value = 1.0 allow_greater = true suffix = "Frames" [node name="OnionSkinningFuture" type="Label" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer"] layout_mode = 2 text = "Future Frames" [node name="FutureOnionSkinning" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer" instance=ExtResource("9")] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 1 max_value = 10.0 value = 1.0 allow_greater = true suffix = "Frames" [node name="PastPlacementLabel" type="Label" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer"] layout_mode = 2 text = "Show past frames:" [node name="PastPlacement" type="OptionButton" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 mouse_default_cursor_shape = 2 item_count = 2 popup/item_0/text = "Above canvas" popup/item_0/id = 0 popup/item_1/text = "Below canvas" popup/item_1/id = 1 [node name="FuturePlacementLabel" type="Label" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer"] layout_mode = 2 text = "Show future frames:" [node name="FuturePlacement" type="OptionButton" parent="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer"] unique_name_in_owner = true layout_mode = 2 mouse_default_cursor_shape = 2 item_count = 2 popup/item_0/text = "Above canvas" popup/item_0/id = 0 popup/item_1/text = "Below canvas" popup/item_1/id = 1 [node name="BlueRedMode" type="CheckBox" parent="TimelineSettings/MarginContainer/VBoxContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 0 mouse_default_cursor_shape = 2 text = "Color mode" [node name="DragHighlight" type="ColorRect" parent="."] visible = false z_index = 2 layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 mouse_filter = 2 color = Color(0, 0.741176, 1, 0.501961) [node name="PasteTagPopup" type="Popup" parent="."] size = Vector2i(250, 335) min_size = Vector2i(250, 0) script = ExtResource("12") [node name="PanelContainer" type="PanelContainer" parent="PasteTagPopup"] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="VBoxContainer" type="VBoxContainer" parent="PasteTagPopup/PanelContainer"] layout_mode = 2 [node name="Title" type="Label" parent="PasteTagPopup/PanelContainer/VBoxContainer"] layout_mode = 2 theme_type_variation = &"HeaderSmall" text = "Import Tags" horizontal_alignment = 1 [node name="HBoxContainer" type="HBoxContainer" parent="PasteTagPopup/PanelContainer/VBoxContainer"] layout_mode = 2 [node name="Label" type="Label" parent="PasteTagPopup/PanelContainer/VBoxContainer/HBoxContainer"] layout_mode = 2 text = "From: " [node name="ProjectList" type="OptionButton" parent="PasteTagPopup/PanelContainer/VBoxContainer/HBoxContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 alignment = 1 [node name="CreateTags" type="CheckButton" parent="PasteTagPopup/PanelContainer/VBoxContainer"] unique_name_in_owner = true layout_mode = 2 text = "Create new tags" [node name="Instructions" type="Label" parent="PasteTagPopup/PanelContainer/VBoxContainer"] custom_minimum_size = Vector2(250, 23) layout_mode = 2 text = "Available tags:" autowrap_mode = 3 [node name="TagList" type="ItemList" parent="PasteTagPopup/PanelContainer/VBoxContainer"] unique_name_in_owner = true custom_minimum_size = Vector2(0, 150) layout_mode = 2 size_flags_vertical = 3 [node name="StartFrame" type="Label" parent="PasteTagPopup/PanelContainer/VBoxContainer"] unique_name_in_owner = true custom_minimum_size = Vector2(250, 23) layout_mode = 2 horizontal_alignment = 1 autowrap_mode = 3 [connection signal="pressed" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/AddLayer" to="." method="add_layer"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/RemoveLayer" to="." method="_on_RemoveLayer_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/MoveUpLayer" to="." method="change_layer_order" binds= [true]] [connection signal="pressed" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/MoveDownLayer" to="." method="change_layer_order" binds= [false]] [connection signal="pressed" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/CloneLayer" to="." method="_on_CloneLayer_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/MergeDownLayer" to="." method="_on_MergeDownLayer_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/LayerButtons/LayerFX" to="." method="_on_layer_fx_pressed"] [connection signal="item_selected" from="TimelineContainer/TimelineButtons/LayerTools/MarginContainer/LayerSettingsContainer/BlendContainer/BlendModes" to="." method="_on_blend_modes_item_selected"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/AddFrame" to="." method="add_frame"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/DeleteFrame" to="." method="_on_DeleteFrame_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/CopyFrame" to="." method="_on_CopyFrame_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/MoveFrameLeft" to="." method="_on_MoveLeft_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/FrameButtons/MoveFrameRight" to="." method="_on_MoveRight_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/FirstFrame" to="." method="_on_FirstFrame_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/PreviousFrame" to="." method="_on_PreviousFrame_pressed"] [connection signal="toggled" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/PlayBackwards" to="." method="_on_PlayBackwards_toggled"] [connection signal="toggled" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/PlayForward" to="." method="_on_PlayForward_toggled"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/NextFrame" to="." method="_on_NextFrame_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/PlaybackButtons/LastFrame" to="." method="_on_LastFrame_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons/TimelineSettingsButton" to="." method="_on_timeline_settings_button_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons/OnionSkinning" to="." method="_on_OnionSkinning_pressed"] [connection signal="pressed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons/LoopAnim" to="." method="_on_LoopAnim_pressed"] [connection signal="value_changed" from="TimelineContainer/TimelineButtons/VBoxContainer/AnimationToolsScrollContainer/AnimationTools/AnimationButtons/LoopButtons/FPSValue" to="." method="_on_FPSValue_value_changed"] [connection signal="gui_input" from="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit" to="." method="_on_LayerFrameSplitContainer_gui_input"] [connection signal="value_changed" from="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/LayerContainer/MarginContainer/OpacitySlider" to="." method="_on_OpacitySlider_value_changed"] [connection signal="resized" from="TimelineContainer/MainBodyPanel/MainBodyVBoxContainer/TimelineScroll/MarginContainer/LayerFrameHSplit/LayerContainer/LayerVBox" to="." method="_on_LayerVBox_resized"] [connection signal="timeout" from="AnimationTimer" to="." method="_on_AnimationTimer_timeout"] [connection signal="close_requested" from="TimelineSettings" to="." method="_on_timeline_settings_close_requested"] [connection signal="visibility_changed" from="TimelineSettings" to="." method="_on_timeline_settings_visibility_changed"] [connection signal="toggled" from="TimelineSettings/MarginContainer/VBoxContainer/PlayOnlyTags" to="." method="_on_play_only_tags_toggled"] [connection signal="value_changed" from="TimelineSettings/MarginContainer/VBoxContainer/GridContainer/CelSizeSlider" to="." method="_on_cel_size_slider_value_changed"] [connection signal="value_changed" from="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer/PastOnionSkinning" to="." method="_on_PastOnionSkinning_value_changed"] [connection signal="value_changed" from="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer/FutureOnionSkinning" to="." method="_on_FutureOnionSkinning_value_changed"] [connection signal="item_selected" from="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer/PastPlacement" to="." method="_on_PastPlacement_item_selected"] [connection signal="item_selected" from="TimelineSettings/MarginContainer/VBoxContainer/OnionSkinningOptionsContainer/FuturePlacement" to="." method="_on_FuturePlacement_item_selected"] [connection signal="toggled" from="TimelineSettings/MarginContainer/VBoxContainer/BlueRedMode" to="." method="_on_BlueRedMode_toggled"]