diff --git a/project.godot b/project.godot index 8aaebb8..fdef7b4 100644 --- a/project.godot +++ b/project.godot @@ -208,7 +208,7 @@ screenshot={ [locale] -translations=PoolStringArray( "res://assets/locales/text.en.translation", "res://assets/locales/text.ru.translation" ) +translations=PoolStringArray( "res://assets/locales/text.en.translation", "res://assets/locales/text.ru.translation", "res://assets/locales/text.pl.translation", "res://assets/locales/text.uk.translation" ) [logging] diff --git a/src/microbe_stage/editor/MicrobeEditor.tscn b/src/microbe_stage/editor/MicrobeEditor.tscn new file mode 100644 index 0000000..574c3f1 --- /dev/null +++ b/src/microbe_stage/editor/MicrobeEditor.tscn @@ -0,0 +1,10448 @@ +[gd_scene load_steps=153 format=2] + +[ext_resource path="res://src/microbe_stage/MicrobeCamera.tscn" type="PackedScene" id=1] +[ext_resource path="res://src/microbe_stage/editor/MicrobeEditor.cs" type="Script" id=2] +[ext_resource path="res://assets/textures/gui/bevel/decrease.png" type="Texture" id=3] +[ext_resource path="res://assets/textures/gui/bevel/EditPanelMid.png" type="Texture" id=4] +[ext_resource path="res://assets/fonts/Jura-DemiBold.ttf" type="DynamicFontData" id=5] +[ext_resource path="res://assets/textures/gui/bevel/OrganelleDisabled.png" type="Texture" id=6] +[ext_resource path="res://assets/textures/gui/bevel/OrganelleHover.png" type="Texture" id=7] +[ext_resource path="res://assets/textures/gui/bevel/OrganelleNormal.png" type="Texture" id=8] +[ext_resource path="res://assets/textures/gui/bevel/CytoplasmIcon.png" type="Texture" id=9] +[ext_resource path="res://assets/textures/gui/bevel/ChromatophoreIcon.png" type="Texture" id=10] +[ext_resource path="res://assets/textures/gui/bevel/MetabolosomeIcon.png" type="Texture" id=11] +[ext_resource path="res://assets/textures/gui/bevel/ChemoproteinsIcon.png" type="Texture" id=12] +[ext_resource path="res://assets/textures/gui/bevel/CiliaIcon.png" type="Texture" id=13] +[ext_resource path="res://assets/textures/gui/bevel/NitrogenaseIcon.png" type="Texture" id=14] +[ext_resource path="res://assets/textures/gui/bevel/PilusIcon.png" type="Texture" id=15] +[ext_resource path="res://assets/textures/gui/bevel/ToxinVacuoleIcon.png" type="Texture" id=16] +[ext_resource path="res://assets/textures/gui/bevel/FlagellumIcon.png" type="Texture" id=17] +[ext_resource path="res://assets/textures/gui/bevel/RusticyaninIcon.png" type="Texture" id=18] +[ext_resource path="res://assets/textures/gui/bevel/NitroplastidIcon.png" type="Texture" id=19] +[ext_resource path="res://assets/textures/gui/bevel/ThermoplastIcon.png" type="Texture" id=20] +[ext_resource path="res://assets/textures/gui/bevel/MitochondrionIcon.png" type="Texture" id=21] +[ext_resource path="res://assets/textures/gui/bevel/ChloroplastIcon.png" type="Texture" id=22] +[ext_resource path="res://assets/textures/gui/bevel/VacuoleIcon.png" type="Texture" id=23] +[ext_resource path="res://assets/textures/gui/bevel/ChemoplastIcon.png" type="Texture" id=24] +[ext_resource path="res://assets/textures/gui/bevel/BioluminescentIcon.png" type="Texture" id=25] +[ext_resource path="res://assets/textures/gui/bevel/NucleusIcon.png" type="Texture" id=26] +[ext_resource path="res://assets/textures/gui/bevel/MainMenuHover.png" type="Texture" id=27] +[ext_resource path="res://assets/textures/gui/bevel/MainMenu.png" type="Texture" id=28] +[ext_resource path="res://assets/textures/gui/bevel/MainMenuActive.png" type="Texture" id=29] +[ext_resource path="res://assets/textures/gui/bevel/LowerBarLeft.png" type="Texture" id=30] +[ext_resource path="res://assets/textures/gui/bevel/LowerBarCentre.png" type="Texture" id=31] +[ext_resource path="res://assets/textures/gui/bevel/SmallThreeNormal.png" type="Texture" id=32] +[ext_resource path="res://assets/textures/gui/bevel/SmallFourNormal.png" type="Texture" id=33] +[ext_resource path="res://assets/textures/gui/bevel/SymmetryNormal.png" type="Texture" id=34] +[ext_resource path="res://assets/textures/gui/bevel/UndoIcon.png" type="Texture" id=35] +[ext_resource path="res://assets/textures/gui/bevel/RedoIcon.png" type="Texture" id=36] +[ext_resource path="res://assets/textures/gui/bevel/EditPanelHeaderHover.png" type="Texture" id=37] +[ext_resource path="res://assets/textures/gui/bevel/SymmetryHover.png" type="Texture" id=38] +[ext_resource path="res://assets/textures/gui/bevel/SmallFourHover.png" type="Texture" id=39] +[ext_resource path="res://assets/textures/gui/bevel/SmallThreeHover.png" type="Texture" id=40] +[ext_resource path="res://assets/textures/gui/bevel/EditPanelHeaderNormal.png" type="Texture" id=41] +[ext_resource path="res://assets/textures/gui/bevel/MpBarOpaque.png" type="Texture" id=42] +[ext_resource path="res://assets/textures/gui/bevel/MP.png" type="Texture" id=43] +[ext_resource path="res://assets/textures/gui/bevel/HealthPanel.png" type="Texture" id=44] +[ext_resource path="res://src/microbe_stage/editor/MicrobeEditorGUI.cs" type="Script" id=45] +[ext_resource path="res://assets/textures/gui/bevel/membraneDouble.png" type="Texture" id=46] +[ext_resource path="res://assets/textures/gui/bevel/membraneStandard.png" type="Texture" id=47] +[ext_resource path="res://assets/textures/gui/bevel/membraneSilica.png" type="Texture" id=48] +[ext_resource path="res://assets/textures/gui/bevel/membraneCalciumCarbo.png" type="Texture" id=49] +[ext_resource path="res://assets/textures/gui/bevel/membraneChitin.png" type="Texture" id=50] +[ext_resource path="res://assets/textures/gui/bevel/membraneCellulose.png" type="Texture" id=51] +[ext_resource path="res://src/general/PauseMenu.tscn" type="PackedScene" id=52] +[ext_resource path="res://src/gui_common/thrive_theme.tres" type="Theme" id=53] +[ext_resource path="res://src/microbe_stage/editor/PatchMapDrawer.tscn" type="PackedScene" id=54] +[ext_resource path="res://assets/textures/gui/bevel/SmallFourDisabled.png" type="Texture" id=55] +[ext_resource path="res://assets/textures/gui/bevel/SmallThreeDisabled.png" type="Texture" id=56] +[ext_resource path="res://assets/textures/gui/bevel/Sunlight.png" type="Texture" id=57] +[ext_resource path="res://assets/textures/gui/bevel/Nitrogen.png" type="Texture" id=58] +[ext_resource path="res://assets/textures/gui/bevel/HydrogenSulfide.png" type="Texture" id=59] +[ext_resource path="res://assets/textures/gui/bevel/Oxygen.png" type="Texture" id=60] +[ext_resource path="res://assets/textures/gui/bevel/CarbonDioxide.png" type="Texture" id=61] +[ext_resource path="res://assets/textures/gui/bevel/Temperature.png" type="Texture" id=62] +[ext_resource path="res://assets/textures/gui/bevel/Ammonia.png" type="Texture" id=63] +[ext_resource path="res://assets/textures/gui/bevel/Iron.png" type="Texture" id=64] +[ext_resource path="res://assets/textures/gui/bevel/Pressure.png" type="Texture" id=65] +[ext_resource path="res://assets/textures/gui/bevel/Glucose.png" type="Texture" id=66] +[ext_resource path="res://assets/textures/gui/bevel/minusButton.png" type="Texture" id=67] +[ext_resource path="res://assets/textures/gui/bevel/minusButtonHover.png" type="Texture" id=68] +[ext_resource path="res://assets/textures/gui/bevel/Phosphate.png" type="Texture" id=69] +[ext_resource path="res://assets/textures/gui/bevel/plusButton.png" type="Texture" id=70] +[ext_resource path="res://assets/textures/gui/bevel/plusButtonHover.png" type="Texture" id=71] +[ext_resource path="res://assets/textures/gui/bevel/ATP.png" type="Texture" id=72] +[ext_resource path="res://assets/fonts/Jura-Regular.ttf" type="DynamicFontData" id=73] +[ext_resource path="res://assets/textures/gui/bevel/OxytoxyNT.png" type="Texture" id=74] +[ext_resource path="res://assets/textures/gui/bevel/6xSymmetry.png" type="Texture" id=75] +[ext_resource path="res://assets/textures/gui/bevel/4xSymmetry.png" type="Texture" id=76] +[ext_resource path="res://assets/textures/gui/bevel/2xSymmetry.png" type="Texture" id=77] +[ext_resource path="res://assets/textures/gui/bevel/increase.png" type="Texture" id=78] +[ext_resource path="res://src/engine/ChromaticFilter.tscn" type="PackedScene" id=79] +[ext_resource path="res://src/gui_common/scrollbar_theme.tres" type="Theme" id=80] +[ext_resource path="res://assets/textures/gui/bevel/MediumTwoNormal.png" type="Texture" id=82] +[ext_resource path="res://assets/textures/gui/bevel/MediumTwoDisabled.png" type="Texture" id=83] +[ext_resource path="res://assets/textures/gui/bevel/MediumTwoHover.png" type="Texture" id=84] +[ext_resource path="res://assets/textures/gui/bevel/NewIcon.png" type="Texture" id=85] +[ext_resource path="res://src/gui_common/SegmentedBar.tscn" type="PackedScene" id=86] + +[sub_resource type="StyleBoxTexture" id=1] +texture = ExtResource( 37 ) +region_rect = Rect2( 0, 0, 120, 40 ) +modulate_color = Color( 0.392157, 0.392157, 0.392157, 1 ) + +[sub_resource type="StyleBoxFlat" id=2] +bg_color = Color( 0.34902, 0.823529, 1, 0.627451 ) +border_width_left = 3 +border_width_top = 3 +border_width_right = 3 +border_width_bottom = 3 +border_color = Color( 0.439216, 0.623529, 0.623529, 0.392157 ) + +[sub_resource type="StyleBoxTexture" id=3] +texture = ExtResource( 41 ) +region_rect = Rect2( 0, 0, 120, 40 ) +modulate_color = Color( 1, 1, 1, 0.352941 ) + +[sub_resource type="DynamicFont" id=4] +size = 20 +font_data = ExtResource( 5 ) + +[sub_resource type="ButtonGroup" id=5] + +[sub_resource type="StyleBoxTexture" id=6] +texture = ExtResource( 44 ) +region_rect = Rect2( 0, 0, 480, 40 ) + +[sub_resource type="DynamicFont" id=7] +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=8] +font_data = ExtResource( 73 ) + +[sub_resource type="StyleBoxFlat" id=9] +bg_color = Color( 0, 0.490196, 0.490196, 0.392157 ) +border_width_left = 3 +border_width_top = 3 +border_width_right = 3 +border_width_bottom = 3 +border_color = Color( 0.439216, 0.623529, 0.623529, 0.392157 ) + +[sub_resource type="DynamicFont" id=10] +size = 15 +font_data = ExtResource( 5 ) + +[sub_resource type="StyleBoxEmpty" id=11] + +[sub_resource type="StyleBoxTexture" id=12] +texture = ExtResource( 37 ) +region_rect = Rect2( 0, 0, 120, 40 ) +modulate_color = Color( 0.392157, 0.392157, 0.392157, 1 ) + +[sub_resource type="StyleBoxFlat" id=13] +bg_color = Color( 0.34902, 0.823529, 1, 0.627451 ) +border_width_left = 3 +border_width_top = 3 +border_width_right = 3 +border_width_bottom = 3 +border_color = Color( 0.439216, 0.623529, 0.623529, 0.392157 ) + +[sub_resource type="StyleBoxFlat" id=14] +bg_color = Color( 0.184314, 0.352941, 0.352941, 0.27451 ) +border_width_left = 3 +border_width_top = 3 +border_width_right = 3 +border_width_bottom = 3 +border_color = Color( 0.294118, 0.466667, 0.466667, 0.392157 ) + +[sub_resource type="StyleBoxTexture" id=15] +texture = ExtResource( 41 ) +region_rect = Rect2( 0, 0, 120, 40 ) +modulate_color = Color( 1, 1, 1, 0.352941 ) + +[sub_resource type="DynamicFont" id=16] +size = 14 +font_data = ExtResource( 5 ) + +[sub_resource type="ButtonGroup" id=17] + +[sub_resource type="StyleBoxTexture" id=18] +texture = ExtResource( 4 ) +region_rect = Rect2( 0, 0, 360, 120 ) +modulate_color = Color( 1, 1, 1, 0.392157 ) + +[sub_resource type="DynamicFont" id=19] +size = 22 +font_data = ExtResource( 5 ) + +[sub_resource type="StyleBoxTexture" id=20] +texture = ExtResource( 7 ) +region_rect = Rect2( 0, 0, 122, 122 ) +expand_margin_left = 8.0 +expand_margin_right = 8.0 +expand_margin_top = 8.0 +expand_margin_bottom = 8.0 + +[sub_resource type="StyleBoxTexture" id=21] +texture = ExtResource( 7 ) +region_rect = Rect2( 0, 0, 122, 122 ) +expand_margin_left = 8.0 +expand_margin_right = 8.0 +expand_margin_top = 8.0 +expand_margin_bottom = 8.0 + +[sub_resource type="StyleBoxTexture" id=22] +texture = ExtResource( 6 ) +region_rect = Rect2( 0, 0, 120, 120 ) +expand_margin_left = 8.0 +expand_margin_right = 8.0 +expand_margin_top = 8.0 +expand_margin_bottom = 8.0 + +[sub_resource type="StyleBoxTexture" id=23] +texture = ExtResource( 8 ) +region_rect = Rect2( 0, 0, 120, 120 ) +expand_margin_left = 8.0 +expand_margin_right = 8.0 +expand_margin_top = 8.0 +expand_margin_bottom = 8.0 + +[sub_resource type="ButtonGroup" id=24] + +[sub_resource type="DynamicFont" id=25] +size = 9 +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=26] +size = 9 +font_data = ExtResource( 5 ) + +[sub_resource type="ButtonGroup" id=27] + +[sub_resource type="DynamicFont" id=28] +size = 12 +font_data = ExtResource( 5 ) + +[sub_resource type="Theme" id=29] +default_font = SubResource( 28 ) +Button/colors/font_color = Color( 1, 1, 1, 1 ) +Button/colors/font_color_disabled = Color( 1, 1, 1, 1 ) +Button/colors/font_color_hover = Color( 1, 1, 1, 1 ) +Button/colors/font_color_pressed = Color( 1, 1, 1, 1 ) +Button/constants/hseparation = 2 +Button/fonts/font = null +Button/styles/disabled = null +Button/styles/focus = null +Button/styles/hover = null +Button/styles/normal = null +Button/styles/pressed = null +CheckBox/colors/font_color = Color( 0, 0, 0, 1 ) +CheckBox/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +CheckBox/colors/font_color_hover = Color( 0, 0, 0, 1 ) +CheckBox/colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) +CheckBox/colors/font_color_pressed = Color( 0, 0, 0, 1 ) +CheckBox/constants/check_vadjust = 0 +CheckBox/constants/hseparation = 4 +CheckBox/fonts/font = null +CheckBox/icons/checked = null +CheckBox/icons/radio_checked = null +CheckBox/icons/radio_unchecked = null +CheckBox/icons/unchecked = null +CheckBox/styles/disabled = null +CheckBox/styles/focus = null +CheckBox/styles/hover = null +CheckBox/styles/hover_pressed = null +CheckBox/styles/normal = null +CheckBox/styles/pressed = null +CheckButton/colors/font_color = Color( 1, 1, 1, 1 ) +CheckButton/colors/font_color_disabled = Color( 1, 1, 1, 1 ) +CheckButton/colors/font_color_hover = Color( 1, 1, 1, 1 ) +CheckButton/colors/font_color_hover_pressed = Color( 1, 1, 1, 1 ) +CheckButton/colors/font_color_pressed = Color( 1, 1, 1, 1 ) +CheckButton/constants/check_vadjust = 0 +CheckButton/constants/hseparation = 4 +CheckButton/fonts/font = null +CheckButton/icons/off = null +CheckButton/icons/off_disabled = null +CheckButton/icons/on = null +CheckButton/icons/on_disabled = null +CheckButton/styles/disabled = null +CheckButton/styles/focus = null +CheckButton/styles/hover = null +CheckButton/styles/hover_pressed = null +CheckButton/styles/normal = null +CheckButton/styles/pressed = null +ColorPicker/constants/h_width = 30 +ColorPicker/constants/label_width = 10 +ColorPicker/constants/margin = 4 +ColorPicker/constants/sv_height = 256 +ColorPicker/constants/sv_width = 256 +ColorPicker/icons/add_preset = null +ColorPicker/icons/color_hue = null +ColorPicker/icons/color_sample = null +ColorPicker/icons/overbright_indicator = null +ColorPicker/icons/preset_bg = null +ColorPicker/icons/screen_picker = null +ColorPickerButton/colors/font_color = Color( 0, 0, 0, 1 ) +ColorPickerButton/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +ColorPickerButton/colors/font_color_hover = Color( 0, 0, 0, 1 ) +ColorPickerButton/colors/font_color_pressed = Color( 0, 0, 0, 1 ) +ColorPickerButton/constants/hseparation = 2 +ColorPickerButton/fonts/font = null +ColorPickerButton/icons/bg = null +ColorPickerButton/styles/disabled = null +ColorPickerButton/styles/focus = null +ColorPickerButton/styles/hover = null +ColorPickerButton/styles/normal = null +ColorPickerButton/styles/pressed = null +Dialogs/constants/button_margin = 32 +Dialogs/constants/margin = 8 +FileDialog/colors/files_disabled = Color( 0, 0, 0, 1 ) +FileDialog/colors/folder_icon_modulate = Color( 0, 0, 0, 1 ) +FileDialog/icons/folder = null +FileDialog/icons/parent_folder = null +FileDialog/icons/reload = null +FileDialog/icons/toggle_hidden = null +Fonts/fonts/large = null +Fonts/fonts/normal = null +GraphEdit/colors/activity = Color( 0, 0, 0, 1 ) +GraphEdit/colors/grid_major = Color( 0, 0, 0, 1 ) +GraphEdit/colors/grid_minor = Color( 0, 0, 0, 1 ) +GraphEdit/colors/selection_fill = Color( 0, 0, 0, 1 ) +GraphEdit/colors/selection_stroke = Color( 0, 0, 0, 1 ) +GraphEdit/constants/bezier_len_neg = 160 +GraphEdit/constants/bezier_len_pos = 80 +GraphEdit/constants/port_grab_distance_horizontal = 48 +GraphEdit/constants/port_grab_distance_vertical = 6 +GraphEdit/icons/minus = null +GraphEdit/icons/more = null +GraphEdit/icons/reset = null +GraphEdit/icons/snap = null +GraphEdit/styles/bg = null +GraphNode/colors/close_color = Color( 0, 0, 0, 1 ) +GraphNode/colors/resizer_color = Color( 0, 0, 0, 1 ) +GraphNode/colors/title_color = Color( 0, 0, 0, 1 ) +GraphNode/constants/close_offset = 18 +GraphNode/constants/port_offset = 3 +GraphNode/constants/separation = 1 +GraphNode/constants/title_offset = 20 +GraphNode/fonts/title_font = null +GraphNode/icons/close = null +GraphNode/icons/port = null +GraphNode/icons/resizer = null +GraphNode/styles/breakpoint = null +GraphNode/styles/comment = null +GraphNode/styles/commentfocus = null +GraphNode/styles/defaultfocus = null +GraphNode/styles/defaultframe = null +GraphNode/styles/frame = null +GraphNode/styles/position = null +GraphNode/styles/selectedframe = null +GridContainer/constants/hseparation = 4 +GridContainer/constants/vseparation = 4 +HBoxContainer/constants/separation = 4 +HScrollBar/icons/decrement = null +HScrollBar/icons/decrement_highlight = null +HScrollBar/icons/increment = null +HScrollBar/icons/increment_highlight = null +HScrollBar/styles/grabber = null +HScrollBar/styles/grabber_highlight = null +HScrollBar/styles/grabber_pressed = null +HScrollBar/styles/scroll = null +HScrollBar/styles/scroll_focus = null +HSeparator/constants/separation = 4 +HSeparator/styles/separator = null +HSlider/icons/grabber = null +HSlider/icons/grabber_disabled = null +HSlider/icons/grabber_highlight = null +HSlider/icons/tick = null +HSlider/styles/grabber_area = null +HSlider/styles/slider = null +HSplitContainer/constants/autohide = 1 +HSplitContainer/constants/separation = 12 +HSplitContainer/icons/grabber = null +HSplitContainer/styles/bg = null +Icons/icons/close = null +ItemList/colors/font_color = Color( 0, 0, 0, 1 ) +ItemList/colors/font_color_selected = Color( 0, 0, 0, 1 ) +ItemList/colors/guide_color = Color( 0, 0, 0, 1 ) +ItemList/constants/hseparation = 4 +ItemList/constants/icon_margin = 4 +ItemList/constants/line_separation = 2 +ItemList/constants/vseparation = 2 +ItemList/fonts/font = null +ItemList/styles/bg = null +ItemList/styles/bg_focus = null +ItemList/styles/cursor = null +ItemList/styles/cursor_unfocused = null +ItemList/styles/selected = null +ItemList/styles/selected_focus = null +Label/colors/font_color = Color( 1, 1, 1, 1 ) +Label/colors/font_color_shadow = Color( 1, 1, 1, 0 ) +Label/colors/font_outline_modulate = Color( 1, 1, 1, 0 ) +Label/constants/line_spacing = 3 +Label/constants/shadow_as_outline = 0 +Label/constants/shadow_offset_x = 1 +Label/constants/shadow_offset_y = 1 +Label/fonts/font = null +Label/styles/normal = null +LineEdit/colors/clear_button_color = Color( 1, 1, 1, 1 ) +LineEdit/colors/clear_button_color_pressed = Color( 1, 1, 1, 1 ) +LineEdit/colors/cursor_color = Color( 1, 1, 1, 1 ) +LineEdit/colors/font_color = Color( 1, 1, 1, 1 ) +LineEdit/colors/font_color_selected = Color( 1, 1, 1, 1 ) +LineEdit/colors/font_color_uneditable = Color( 1, 1, 1, 1 ) +LineEdit/colors/selection_color = Color( 1, 1, 1, 1 ) +LineEdit/constants/minimum_spaces = 12 +LineEdit/fonts/font = null +LineEdit/icons/clear = null +LineEdit/styles/focus = null +LineEdit/styles/normal = null +LineEdit/styles/read_only = null +LinkButton/colors/font_color = Color( 0, 0, 0, 1 ) +LinkButton/colors/font_color_hover = Color( 0, 0, 0, 1 ) +LinkButton/colors/font_color_pressed = Color( 0, 0, 0, 1 ) +LinkButton/constants/underline_spacing = 2 +LinkButton/fonts/font = null +LinkButton/styles/focus = null +MarginContainer/constants/margin_bottom = 0 +MarginContainer/constants/margin_left = 0 +MarginContainer/constants/margin_right = 0 +MarginContainer/constants/margin_top = 0 +MenuButton/colors/font_color = Color( 0, 0, 0, 1 ) +MenuButton/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +MenuButton/colors/font_color_hover = Color( 0, 0, 0, 1 ) +MenuButton/colors/font_color_pressed = Color( 0, 0, 0, 1 ) +MenuButton/constants/hseparation = 3 +MenuButton/fonts/font = null +MenuButton/styles/disabled = null +MenuButton/styles/focus = null +MenuButton/styles/hover = null +MenuButton/styles/normal = null +MenuButton/styles/pressed = null +OptionButton/colors/font_color = Color( 0, 0, 0, 1 ) +OptionButton/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +OptionButton/colors/font_color_hover = Color( 0, 0, 0, 1 ) +OptionButton/colors/font_color_pressed = Color( 0, 0, 0, 1 ) +OptionButton/constants/arrow_margin = 2 +OptionButton/constants/hseparation = 2 +OptionButton/fonts/font = null +OptionButton/icons/arrow = null +OptionButton/styles/disabled = null +OptionButton/styles/focus = null +OptionButton/styles/hover = null +OptionButton/styles/normal = null +OptionButton/styles/pressed = null +Panel/styles/panel = null +PanelContainer/styles/panel = null +PopupDialog/styles/panel = null +PopupMenu/colors/font_color = Color( 0, 0, 0, 1 ) +PopupMenu/colors/font_color_accel = Color( 0, 0, 0, 1 ) +PopupMenu/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +PopupMenu/colors/font_color_hover = Color( 0, 0, 0, 1 ) +PopupMenu/constants/hseparation = 4 +PopupMenu/constants/vseparation = 4 +PopupMenu/fonts/font = null +PopupMenu/icons/checked = null +PopupMenu/icons/radio_checked = null +PopupMenu/icons/radio_unchecked = null +PopupMenu/icons/submenu = null +PopupMenu/icons/unchecked = null +PopupMenu/styles/hover = null +PopupMenu/styles/labeled_separator_left = null +PopupMenu/styles/labeled_separator_right = null +PopupMenu/styles/panel = null +PopupMenu/styles/panel_disabled = null +PopupMenu/styles/separator = null +PopupPanel/styles/panel = null +ProgressBar/colors/font_color = Color( 0, 0, 0, 1 ) +ProgressBar/colors/font_color_shadow = Color( 0, 0, 0, 1 ) +ProgressBar/fonts/font = null +ProgressBar/styles/bg = null +ProgressBar/styles/fg = null +RichTextLabel/colors/default_color = Color( 0, 0, 0, 1 ) +RichTextLabel/colors/font_color_selected = Color( 0, 0, 0, 1 ) +RichTextLabel/colors/font_color_shadow = Color( 0, 0, 0, 1 ) +RichTextLabel/colors/selection_color = Color( 0, 0, 0, 1 ) +RichTextLabel/constants/line_separation = 1 +RichTextLabel/constants/shadow_as_outline = 0 +RichTextLabel/constants/shadow_offset_x = 1 +RichTextLabel/constants/shadow_offset_y = 1 +RichTextLabel/constants/table_hseparation = 3 +RichTextLabel/constants/table_vseparation = 3 +RichTextLabel/fonts/bold_font = null +RichTextLabel/fonts/bold_italics_font = null +RichTextLabel/fonts/italics_font = null +RichTextLabel/fonts/mono_font = null +RichTextLabel/fonts/normal_font = null +RichTextLabel/styles/focus = null +RichTextLabel/styles/normal = null +ScrollContainer/styles/bg = null +SpinBox/icons/updown = null +TabContainer/colors/font_color_bg = Color( 0, 0, 0, 1 ) +TabContainer/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +TabContainer/colors/font_color_fg = Color( 0, 0, 0, 1 ) +TabContainer/constants/hseparation = 4 +TabContainer/constants/label_valign_bg = 2 +TabContainer/constants/label_valign_fg = 0 +TabContainer/constants/side_margin = 8 +TabContainer/constants/top_margin = 24 +TabContainer/fonts/font = null +TabContainer/icons/decrement = null +TabContainer/icons/decrement_highlight = null +TabContainer/icons/increment = null +TabContainer/icons/increment_highlight = null +TabContainer/icons/menu = null +TabContainer/icons/menu_highlight = null +TabContainer/styles/panel = null +TabContainer/styles/tab_bg = null +TabContainer/styles/tab_disabled = null +TabContainer/styles/tab_fg = null +Tabs/colors/font_color_bg = Color( 0, 0, 0, 1 ) +Tabs/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +Tabs/colors/font_color_fg = Color( 0, 0, 0, 1 ) +Tabs/constants/hseparation = 4 +Tabs/constants/label_valign_bg = 2 +Tabs/constants/label_valign_fg = 0 +Tabs/constants/top_margin = 24 +Tabs/fonts/font = null +Tabs/icons/close = null +Tabs/icons/decrement = null +Tabs/icons/decrement_highlight = null +Tabs/icons/increment = null +Tabs/icons/increment_highlight = null +Tabs/styles/button = null +Tabs/styles/button_pressed = null +Tabs/styles/panel = null +Tabs/styles/tab_bg = null +Tabs/styles/tab_disabled = null +Tabs/styles/tab_fg = null +TextEdit/colors/background_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/bookmark_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/brace_mismatch_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/breakpoint_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/caret_background_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/caret_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/code_folding_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/completion_background_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/completion_existing_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/completion_font_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/completion_scroll_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/completion_selected_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/current_line_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/executing_line_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/font_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/font_color_readonly = Color( 0, 0, 0, 1 ) +TextEdit/colors/font_color_selected = Color( 0, 0, 0, 1 ) +TextEdit/colors/function_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/line_number_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/mark_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/member_variable_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/number_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/safe_line_number_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/selection_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/symbol_color = Color( 0, 0, 0, 1 ) +TextEdit/colors/word_highlighted_color = Color( 0, 0, 0, 1 ) +TextEdit/constants/completion_lines = 7 +TextEdit/constants/completion_max_width = 50 +TextEdit/constants/completion_scroll_width = 3 +TextEdit/constants/line_spacing = 4 +TextEdit/fonts/font = null +TextEdit/icons/fold = null +TextEdit/icons/folded = null +TextEdit/icons/space = null +TextEdit/icons/tab = null +TextEdit/styles/completion = null +TextEdit/styles/focus = null +TextEdit/styles/normal = null +TextEdit/styles/read_only = null +ToolButton/colors/font_color = Color( 0, 0, 0, 1 ) +ToolButton/colors/font_color_disabled = Color( 0, 0, 0, 1 ) +ToolButton/colors/font_color_hover = Color( 0, 0, 0, 1 ) +ToolButton/colors/font_color_pressed = Color( 0, 0, 0, 1 ) +ToolButton/constants/hseparation = 3 +ToolButton/fonts/font = null +ToolButton/styles/disabled = null +ToolButton/styles/focus = null +ToolButton/styles/hover = null +ToolButton/styles/normal = null +ToolButton/styles/pressed = null +TooltipLabel/colors/font_color = Color( 0, 0, 0, 1 ) +TooltipLabel/colors/font_color_shadow = Color( 0, 0, 0, 1 ) +TooltipLabel/constants/shadow_offset_x = 1 +TooltipLabel/constants/shadow_offset_y = 1 +TooltipLabel/fonts/font = null +TooltipPanel/styles/panel = null +Tree/colors/cursor_color = Color( 0, 0, 0, 1 ) +Tree/colors/custom_button_font_highlight = Color( 0, 0, 0, 1 ) +Tree/colors/drop_position_color = Color( 0, 0, 0, 1 ) +Tree/colors/font_color = Color( 0, 0, 0, 1 ) +Tree/colors/font_color_selected = Color( 0, 0, 0, 1 ) +Tree/colors/guide_color = Color( 0, 0, 0, 1 ) +Tree/colors/relationship_line_color = Color( 0, 0, 0, 1 ) +Tree/colors/selection_color = Color( 0, 0, 0, 1 ) +Tree/colors/title_button_color = Color( 0, 0, 0, 1 ) +Tree/constants/button_margin = 4 +Tree/constants/draw_guides = 1 +Tree/constants/draw_relationship_lines = 0 +Tree/constants/hseparation = 4 +Tree/constants/item_margin = 12 +Tree/constants/scroll_border = 4 +Tree/constants/scroll_speed = 12 +Tree/constants/vseparation = 4 +Tree/fonts/font = null +Tree/fonts/title_button_font = null +Tree/icons/arrow = null +Tree/icons/arrow_collapsed = null +Tree/icons/checked = null +Tree/icons/select_arrow = null +Tree/icons/unchecked = null +Tree/icons/updown = null +Tree/styles/bg = null +Tree/styles/bg_focus = null +Tree/styles/button_pressed = null +Tree/styles/cursor = null +Tree/styles/cursor_unfocused = null +Tree/styles/custom_button = null +Tree/styles/custom_button_hover = null +Tree/styles/custom_button_pressed = null +Tree/styles/selected = null +Tree/styles/selected_focus = null +Tree/styles/title_button_hover = null +Tree/styles/title_button_normal = null +Tree/styles/title_button_pressed = null +VBoxContainer/constants/separation = 4 +VScrollBar/icons/decrement = null +VScrollBar/icons/decrement_highlight = null +VScrollBar/icons/increment = null +VScrollBar/icons/increment_highlight = null +VScrollBar/styles/grabber = null +VScrollBar/styles/grabber_highlight = null +VScrollBar/styles/grabber_pressed = null +VScrollBar/styles/scroll = null +VScrollBar/styles/scroll_focus = null +VSeparator/constants/separation = 4 +VSeparator/styles/separator = null +VSlider/icons/grabber = null +VSlider/icons/grabber_disabled = null +VSlider/icons/grabber_highlight = null +VSlider/icons/tick = null +VSlider/styles/grabber_area = null +VSlider/styles/slider = null +VSplitContainer/constants/autohide = 1 +VSplitContainer/constants/separation = 12 +VSplitContainer/icons/grabber = null +VSplitContainer/styles/bg = null +WindowDialog/colors/title_color = Color( 0, 0, 0, 1 ) +WindowDialog/constants/close_h_ofs = 18 +WindowDialog/constants/close_v_ofs = 18 +WindowDialog/constants/scaleborder_size = 4 +WindowDialog/constants/title_height = 20 +WindowDialog/fonts/title_font = null +WindowDialog/icons/close = null +WindowDialog/icons/close_highlight = null +WindowDialog/styles/panel = null + +[sub_resource type="StyleBoxTexture" id=30] +texture = ExtResource( 31 ) +region_rect = Rect2( 0, 0, 1000, 40 ) + +[sub_resource type="StyleBoxEmpty" id=31] + +[sub_resource type="DynamicFont" id=32] +font_data = ExtResource( 5 ) + +[sub_resource type="StyleBoxFlat" id=33] +bg_color = Color( 1, 1, 1, 0.0784314 ) + +[sub_resource type="StyleBoxFlat" id=34] +bg_color = Color( 1, 1, 1, 0 ) + +[sub_resource type="DynamicFont" id=35] +font_data = ExtResource( 5 ) + +[sub_resource type="StyleBoxFlat" id=36] +bg_color = Color( 0, 0.490196, 0.490196, 0.235294 ) + +[sub_resource type="DynamicFont" id=37] +size = 10 +font_data = ExtResource( 5 ) + +[sub_resource type="StyleBoxFlat" id=38] +bg_color = Color( 0.0156863, 0.811765, 0.396078, 1 ) +border_width_left = 2 +border_width_top = 2 +border_width_right = 2 +border_width_bottom = 2 +border_color = Color( 0.0666667, 1, 0.835294, 1 ) +corner_radius_top_left = 3 +corner_radius_top_right = 3 +corner_radius_bottom_right = 3 +corner_radius_bottom_left = 3 + +[sub_resource type="StyleBoxFlat" id=39] +bg_color = Color( 0, 0.541176, 0.258824, 1 ) +border_width_left = 2 +border_width_top = 2 +border_width_right = 2 +border_width_bottom = 2 +border_color = Color( 0.0666667, 1, 0.835294, 1 ) +corner_radius_top_left = 3 +corner_radius_top_right = 3 +corner_radius_bottom_right = 3 +corner_radius_bottom_left = 3 + +[sub_resource type="StyleBoxFlat" id=40] +bg_color = Color( 0.164706, 0.215686, 0.235294, 1 ) +border_width_left = 1 +border_width_top = 1 +border_width_right = 1 +border_width_bottom = 1 +border_color = Color( 0.396078, 0.623529, 0.584314, 1 ) +corner_radius_top_left = 3 +corner_radius_top_right = 3 +corner_radius_bottom_right = 3 +corner_radius_bottom_left = 3 + +[sub_resource type="StyleBoxFlat" id=41] +bg_color = Color( 0, 0.490196, 0.258824, 1 ) +border_width_left = 2 +border_width_top = 2 +border_width_right = 2 +border_width_bottom = 2 +border_color = Color( 0.0666667, 1, 0.835294, 1 ) +corner_radius_top_left = 3 +corner_radius_top_right = 3 +corner_radius_bottom_right = 3 +corner_radius_bottom_left = 3 + +[sub_resource type="DynamicFont" id=42] +size = 20 +font_data = ExtResource( 5 ) + +[sub_resource type="StyleBoxFlat" id=43] +bg_color = Color( 0, 0.34902, 0.34902, 0.392157 ) +corner_radius_top_left = 25 +corner_radius_top_right = 25 +corner_radius_bottom_right = 25 +corner_radius_bottom_left = 25 + +[sub_resource type="DynamicFont" id=44] +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=45] +size = 25 +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=46] +size = 15 +font_data = ExtResource( 73 ) + +[sub_resource type="DynamicFont" id=47] +size = 17 +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=48] +font_data = ExtResource( 5 ) + +[sub_resource type="Theme" id=49] +default_font = SubResource( 48 ) + +[sub_resource type="StyleBoxFlat" id=50] +border_width_top = 1 + +[sub_resource type="StyleBoxEmpty" id=51] + +[sub_resource type="DynamicFont" id=52] +size = 30 +use_filter = true +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=53] +use_filter = true +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=54] +size = 20 +use_filter = true +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=55] +size = 18 +use_filter = true +font_data = ExtResource( 5 ) + +[sub_resource type="DynamicFont" id=56] +size = 18 +use_filter = true +font_data = ExtResource( 5 ) + +[sub_resource type="Theme" id=57] +default_font = SubResource( 56 ) + +[sub_resource type="Animation" id=58] +resource_name = "atmosphericSlideDown" +tracks/0/type = "value" +tracks/0/path = NodePath("AtmosphericConditions/Clip:rect_min_size") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 0.5, 1 ), +"update": 0, +"values": [ Vector2( 0, 0 ), Vector2( 0, 75 ) ] +} +tracks/1/type = "value" +tracks/1/path = NodePath("AtmosphericConditions/Clip/GridContainer:visible") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/keys = { +"times": PoolRealArray( 0 ), +"transitions": PoolRealArray( 1 ), +"update": 1, +"values": [ true ] +} + +[sub_resource type="Animation" id=59] +resource_name = "atmosphericSlideUp" +length = 0.3 +tracks/0/type = "value" +tracks/0/path = NodePath("AtmosphericConditions/Clip:rect_min_size") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 0.5, 1 ), +"update": 0, +"values": [ Vector2( 0, 75 ), Vector2( 0, 0 ) ] +} +tracks/1/type = "value" +tracks/1/path = NodePath("AtmosphericConditions/Clip/GridContainer:visible") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 1, 1 ), +"update": 1, +"values": [ true, false ] +} + +[sub_resource type="Animation" id=60] +resource_name = "compoundsSlideDown" +tracks/0/type = "value" +tracks/0/path = NodePath("Compounds/Clip:rect_min_size") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 0.5, 1 ), +"update": 0, +"values": [ Vector2( 0, 0 ), Vector2( 0, 100 ) ] +} +tracks/1/type = "value" +tracks/1/path = NodePath("Compounds/Clip/GridContainer:visible") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/keys = { +"times": PoolRealArray( 0 ), +"transitions": PoolRealArray( 1 ), +"update": 1, +"values": [ true ] +} + +[sub_resource type="Animation" id=61] +resource_name = "compoundsSlideUp" +tracks/0/type = "value" +tracks/0/path = NodePath("Compounds/Clip:rect_min_size") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 0.5, 1 ), +"update": 0, +"values": [ Vector2( 0, 100 ), Vector2( 0, 0 ) ] +} +tracks/1/type = "value" +tracks/1/path = NodePath("Compounds/Clip/GridContainer:visible") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 1, 1 ), +"update": 1, +"values": [ true, false ] +} + +[sub_resource type="Animation" id=62] +resource_name = "physicalSlideDown" +length = 0.3 +tracks/0/type = "value" +tracks/0/path = NodePath("PhysicalConditions/Clip:rect_min_size") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 0.5, 1 ), +"update": 0, +"values": [ Vector2( 0, 0 ), Vector2( 0, 75 ) ] +} +tracks/1/type = "value" +tracks/1/path = NodePath("PhysicalConditions/Clip/GridContainer:visible") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/keys = { +"times": PoolRealArray( 0 ), +"transitions": PoolRealArray( 1 ), +"update": 1, +"values": [ true ] +} + +[sub_resource type="Animation" id=63] +resource_name = "physicalSlideUp" +length = 0.3 +tracks/0/type = "value" +tracks/0/path = NodePath("PhysicalConditions/Clip:rect_min_size") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 0.5, 1 ), +"update": 0, +"values": [ Vector2( 0, 75 ), Vector2( 0, 0 ) ] +} +tracks/1/type = "value" +tracks/1/path = NodePath("PhysicalConditions/Clip/GridContainer:visible") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/keys = { +"times": PoolRealArray( 0, 0.3 ), +"transitions": PoolRealArray( 1, 1 ), +"update": 1, +"values": [ true, false ] +} + +[sub_resource type="StyleBoxFlat" id=64] +bg_color = Color( 0.286275, 0.662745, 0.803922, 1 ) +corner_radius_top_left = 5 +corner_radius_top_right = 5 +corner_radius_bottom_right = 5 +corner_radius_bottom_left = 5 + +[sub_resource type="StyleBoxFlat" id=65] +bg_color = Color( 0, 0.490196, 0.490196, 1 ) +corner_radius_top_left = 5 +corner_radius_top_right = 5 +corner_radius_bottom_right = 5 +corner_radius_bottom_left = 5 + +[sub_resource type="StyleBoxFlat" id=66] +bg_color = Color( 0.439216, 0.623529, 0.623529, 0.627451 ) +corner_radius_top_left = 5 +corner_radius_top_right = 5 +corner_radius_bottom_right = 5 +corner_radius_bottom_left = 5 + +[sub_resource type="StyleBoxFlat" id=67] +bg_color = Color( 0, 0.490196, 0.490196, 1 ) +corner_radius_top_left = 5 +corner_radius_top_right = 5 +corner_radius_bottom_right = 5 +corner_radius_bottom_left = 5 + +[node name="MicrobeEditor" type="Node"] +process_priority = -1 +script = ExtResource( 2 ) + +[node name="PrimaryCamera" parent="." instance=ExtResource( 1 )] +DefaultCameraHeight = 10.0 +MaxCameraHeight = 40.0 +DisableBackgroundParticles = true + +[node name="CameraLookAt" type="Spatial" parent="."] +__meta__ = { +"_editor_description_": "Just something to make the microbe camera look at the right place" +} + +[node name="World" type="Node" parent="."] + +[node name="EditorLight" type="OmniLight" parent="World"] +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 8.33046, 0 ) +shadow_enabled = true +omni_range = 100.0 +omni_attenuation = 0.420448 + +[node name="ChromaticFilter" parent="." instance=ExtResource( 79 )] + +[node name="MicrobeEditorGUI" type="Node" parent="."] +pause_mode = 2 +script = ExtResource( 45 ) +MenuPath = NodePath("PauseMenu") +SizeLabelPath = NodePath("CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName/SizeLabel") +SpeedLabelPath = NodePath("CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName/SpeedLabel") +GenerationLabelPath = NodePath("CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName/GenerationLabel") +MutationPointsLabelPath = NodePath("LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer/MPBar/HBoxContainer/Value") +MutationPointsBarPath = NodePath("LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer/MPBar") +SpeciesNameEditPath = NodePath("CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName/SpeciesNameBox/MarginContainer/LineEdit") +MembraneColorPickerPath = NodePath("CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/ColorPicker") +NewCellButtonPath = NodePath("LeftTopBar/HBoxContainer/NewCellButton") +UndoButtonPath = NodePath("CellEditor/UndoButton") +RedoButtonPath = NodePath("CellEditor/RedoButton") +FinishButtonPath = NodePath("CellEditor/FinishButton") +SymmetryButtonPath = NodePath("CellEditor/SymmetryButton") +ATPBalanceLabelPath = NodePath("CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer/Label") +ATPBarContainerPath = NodePath("CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer/ATPBarContainer") +ATPProductionBarPath = NodePath("CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer/ATPBarContainer/ATPProductionBar") +ATPConsumptionBarPath = NodePath("CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer/ATPBarContainer/ATPConsumptionBar") +GlucoseReductionLabelPath = NodePath("Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer/GlucoseReduction") +AutoEvoLabelPath = NodePath("Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer/AutoEvoResults") +ExternalEffectsLabelPath = NodePath("Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer/ExternalEffectsList") +MapDrawerPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/ScrollContainer/PatchMapDrawer") +PatchNothingSelectedPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/NothingSelected") +PatchDetailsPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer") +PatchNamePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/VBoxContainer/PatchName") +PatchPlayerHerePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/VBoxContainer/PlayerHereLabel") +PatchBiomePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Biome") +PatchTemperaturePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Temperature/Label") +PatchPressurePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Pressure/Label") +PatchLightPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Light/Label") +PatchOxygenPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/Oxygen/Label") +PatchNitrogenPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/Nitrogen/Label") +PatchCO2Path = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/CO2/Label") +PatchHydrogenSulfidePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/HydrogenSulfide/Label") +PatchAmmoniaPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Ammonia/Label") +PatchGlucosePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Glucose/Label") +PatchPhosphatePath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Phosphate/Label") +PatchIronPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Iron/Label") +SpeciesListPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/Clip/SpeciesList") +PhysicalConditionsButtonPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/HBoxContainer/Buttons") +PhysicalConditionsBoxPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer") +AtmosphericConditionsButtonPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/HBoxContainer/Buttons") +AtmosphericConditionsBoxPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer") +CompoundsBoxButtonPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/HBoxContainer/Buttons") +CompoundsBoxPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer") +SpeciesListButtonPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/HBoxContainer/Buttons") +MoveToPatchButtonPath = NodePath("PatchMap/MoveToPatchButton") +PatchTemperatureSituationPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Temperature/Situation") +PatchLightSituationPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Light/Situation") +PatchHydrogenSulfideSituationPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/HydrogenSulfide/Situation") +PatchGlucoseSituationPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Glucose/Situation") +PatchIronSituationPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Iron/Situation") +PatchAmmoniaSituationPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Ammonia/Situation") +PatchPhosphateSituationPath = NodePath("PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Phosphate/Situation") +RigiditySliderPath = NodePath("CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/RigiditySlider") +RigiditySliderTooltipHealthLabelPath = NodePath("CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2/Label") +RigiditySliderTooltipSpeedLabelPath = NodePath("CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer/Label") +SymmetryIconPath = NodePath("CellEditor/SymmetryButton/VBoxContainer/SymmetryIcon") +SymmetryIcon2x = ExtResource( 77 ) +SymmetryIcon4x = ExtResource( 76 ) +SymmetryIcon6x = ExtResource( 75 ) +IncreaseIcon = ExtResource( 78 ) +DecreaseIcon = ExtResource( 3 ) + +[node name="LeftTopBar" type="Control" parent="MicrobeEditorGUI"] +margin_right = 810.0 +margin_bottom = 45.0 +theme = ExtResource( 53 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/LeftTopBar"] +anchor_right = 1.0 +margin_bottom = 45.0 +rect_min_size = Vector2( 0, 40 ) +custom_constants/separation = 0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="ReportButton" type="Button" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer"] +margin_right = 85.0 +margin_bottom = 45.0 +rect_min_size = Vector2( 85, 40 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 1 ) +custom_styles/pressed = SubResource( 2 ) +custom_styles/normal = SubResource( 3 ) +custom_fonts/font = SubResource( 4 ) +toggle_mode = true +pressed = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 5 ) +text = "REPORT" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="PatchMapButton" type="Button" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer"] +margin_left = 85.0 +margin_right = 205.0 +margin_bottom = 45.0 +rect_min_size = Vector2( 120, 40 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 1 ) +custom_styles/pressed = SubResource( 2 ) +custom_styles/normal = SubResource( 3 ) +custom_fonts/font = SubResource( 4 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 5 ) +text = "PATCH_MAP" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="CellEditorButton" type="Button" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer"] +margin_left = 205.0 +margin_right = 340.0 +margin_bottom = 45.0 +rect_min_size = Vector2( 135, 40 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 1 ) +custom_styles/pressed = SubResource( 2 ) +custom_styles/normal = SubResource( 3 ) +custom_fonts/font = SubResource( 4 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 5 ) +text = "CELL_EDITOR" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MPBox" type="PanelContainer" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer"] +self_modulate = Color( 1, 1, 1, 0.392157 ) +margin_left = 340.0 +margin_right = 810.0 +margin_bottom = 45.0 +mouse_filter = 1 +custom_styles/panel = SubResource( 6 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox"] +margin_right = 470.0 +margin_bottom = 45.0 +mouse_filter = 1 +size_flags_vertical = 0 +custom_constants/margin_right = 10 +custom_constants/margin_top = 10 +custom_constants/margin_left = 10 +custom_constants/margin_bottom = 10 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer"] +margin_left = 10.0 +margin_top = 10.0 +margin_right = 460.0 +margin_bottom = 35.0 +custom_constants/separation = -15 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer"] +margin_right = 25.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 25, 25 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="MPBar" type="TextureProgress" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer"] +self_modulate = Color( 0.705882, 0.705882, 0.705882, 1 ) +show_behind_parent = true +margin_left = 10.0 +margin_right = 450.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 440, 25 ) +size_flags_vertical = 0 +step = 0.1 +value = 100.0 +texture_progress = ExtResource( 42 ) +nine_patch_stretch = true + +[node name="Background" type="ColorRect" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer/MPBar"] +show_behind_parent = true +margin_right = 440.0 +margin_bottom = 25.0 +mouse_filter = 1 +color = Color( 0.117647, 0.117647, 0.117647, 0.392157 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer/MPBar"] +anchor_right = 1.0 +anchor_bottom = 1.0 +custom_constants/separation = 45 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer/MPBar/HBoxContainer"] +margin_right = 145.0 +margin_bottom = 25.0 +mouse_filter = 2 +custom_constants/margin_left = 25 + +[node name="MPLabel" type="Label" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer/MPBar/HBoxContainer/MarginContainer"] +margin_left = 25.0 +margin_top = 3.0 +margin_right = 145.0 +margin_bottom = 21.0 +custom_fonts/font = SubResource( 7 ) +text = "MUTATION_POINTS" +align = 1 +valign = 1 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Value" type="Label" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer/HBoxContainer/MPBar/HBoxContainer"] +margin_left = 190.0 +margin_top = 3.0 +margin_right = 258.0 +margin_bottom = 21.0 +custom_fonts/font = SubResource( 7 ) +text = "100 / 100" +align = 1 +valign = 1 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="NewCellButton" type="TextureButton" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer"] +self_modulate = Color( 1, 1, 1, 0.392157 ) +margin_left = 810.0 +margin_right = 935.0 +margin_bottom = 45.0 +rect_min_size = Vector2( 125, 45 ) +focus_mode = 0 +mouse_filter = 1 +enabled_focus_mode = 0 +texture_normal = ExtResource( 82 ) +texture_pressed = ExtResource( 84 ) +texture_hover = ExtResource( 84 ) +texture_disabled = ExtResource( 83 ) +expand = true + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/NewCellButton"] +margin_right = 40.0 +margin_bottom = 40.0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="NewIcon" type="TextureRect" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/NewCellButton/HBoxContainer"] +margin_right = 40.0 +margin_bottom = 40.0 +texture = ExtResource( 85 ) + +[node name="Label" type="Label" parent="MicrobeEditorGUI/LeftTopBar/HBoxContainer/NewCellButton/HBoxContainer"] +margin_left = 44.0 +margin_top = 11.0 +margin_right = 77.0 +margin_bottom = 29.0 +custom_fonts/font = SubResource( 8 ) +text = "NEW" + +[node name="CellEditor" type="Control" parent="MicrobeEditorGUI"] +visible = false +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +theme = ExtResource( 53 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="ATPBalancePanel" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor"] +anchor_left = 1.0 +anchor_right = 1.0 +margin_left = -330.0 +margin_bottom = 66.0 +custom_styles/panel = SubResource( 9 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/ATPBalancePanel"] +margin_left = 3.0 +margin_top = 3.0 +margin_right = 327.0 +margin_bottom = 95.0 +mouse_filter = 1 +custom_constants/margin_right = 3 +custom_constants/margin_top = 3 +custom_constants/margin_left = 3 +custom_constants/margin_bottom = 3 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/ATPBalancePanel/MarginContainer"] +margin_left = 3.0 +margin_top = 3.0 +margin_right = 321.0 +margin_bottom = 89.0 +custom_constants/separation = 0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer"] +margin_right = 318.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 10 ) +text = "ATP_BALANCE" + +[node name="VSeparator" type="VSeparator" parent="MicrobeEditorGUI/CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer"] +margin_top = 17.0 +margin_right = 318.0 +margin_bottom = 22.0 +rect_min_size = Vector2( 0, 5 ) +mouse_filter = 2 +custom_styles/separator = SubResource( 11 ) + +[node name="ATPBarContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer"] +margin_top = 22.0 +margin_right = 318.0 +margin_bottom = 86.0 +alignment = 1 + +[node name="ATPProductionBar" parent="MicrobeEditorGUI/CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer/ATPBarContainer" instance=ExtResource( 86 )] +margin_right = 318.0 +margin_bottom = 30.0 +rect_min_size = Vector2( 318, 30 ) + +[node name="ATPConsumptionBar" parent="MicrobeEditorGUI/CellEditor/ATPBalancePanel/MarginContainer/VBoxContainer/ATPBarContainer" instance=ExtResource( 86 )] +margin_top = 34.0 +margin_right = 318.0 +margin_bottom = 64.0 +rect_min_size = Vector2( 318, 30 ) + +[node name="LeftPanel" type="Control" parent="MicrobeEditorGUI/CellEditor"] +anchor_bottom = 1.0 +margin_top = 44.0 +margin_right = 330.0 +margin_bottom = -58.0 +size_flags_horizontal = 4 +size_flags_vertical = 0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Tab" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel"] +margin_right = 330.0 +margin_bottom = 40.0 +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="Structure" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Tab"] +margin_right = 80.0 +margin_bottom = 40.0 +rect_min_size = Vector2( 80, 0 ) +focus_mode = 0 +mouse_filter = 1 +size_flags_horizontal = 0 +custom_styles/hover = SubResource( 12 ) +custom_styles/pressed = SubResource( 13 ) +custom_styles/disabled = SubResource( 14 ) +custom_styles/normal = SubResource( 15 ) +custom_fonts/font = SubResource( 16 ) +custom_colors/font_color_disabled = Color( 1, 1, 1, 1 ) +toggle_mode = true +pressed = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 17 ) +text = "STRUCTURE" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Membrane" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Tab"] +margin_left = 84.0 +margin_right = 164.0 +margin_bottom = 40.0 +rect_min_size = Vector2( 80, 0 ) +focus_mode = 0 +mouse_filter = 1 +size_flags_horizontal = 0 +custom_styles/hover = SubResource( 12 ) +custom_styles/pressed = SubResource( 13 ) +custom_styles/disabled = SubResource( 14 ) +custom_styles/normal = SubResource( 15 ) +custom_fonts/font = SubResource( 16 ) +custom_colors/font_color_disabled = Color( 1, 1, 1, 1 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 17 ) +text = "MEMBRANE" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Behavior" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Tab"] +margin_left = 168.0 +margin_right = 248.0 +margin_bottom = 40.0 +rect_min_size = Vector2( 80, 0 ) +mouse_filter = 1 +size_flags_horizontal = 0 +custom_styles/hover = SubResource( 12 ) +custom_styles/pressed = SubResource( 13 ) +custom_styles/disabled = SubResource( 14 ) +custom_styles/normal = SubResource( 15 ) +custom_fonts/font = SubResource( 16 ) +custom_colors/font_color_disabled = Color( 0.870588, 0.870588, 0.870588, 1 ) +disabled = true +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 17 ) +text = "BEHAVIOR" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Panel" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel"] +anchor_bottom = 1.0 +margin_top = 40.0 +margin_right = 330.0 +mouse_filter = 1 +size_flags_horizontal = 12 +size_flags_vertical = 12 +custom_styles/panel = SubResource( 18 ) +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="Structure" type="Control" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel"] +margin_right = 330.0 +margin_bottom = 578.0 +mouse_filter = 1 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="ScrollContainer" type="ScrollContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = -20.0 +mouse_filter = 1 +size_flags_horizontal = 0 +theme = ExtResource( 80 ) +scroll_horizontal_enabled = false +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer"] +margin_right = 304.0 +margin_bottom = 905.0 +mouse_filter = 1 +custom_constants/margin_right = 0 +custom_constants/margin_top = 10 +custom_constants/margin_left = 10 +custom_constants/margin_bottom = 10 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer"] +margin_left = 10.0 +margin_top = 10.0 +margin_right = 304.0 +margin_bottom = 895.0 +size_flags_vertical = 0 +custom_constants/separation = 10 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="StructuralOrganellesLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_right = 294.0 +margin_bottom = 35.0 +rect_min_size = Vector2( 0, 35 ) +custom_fonts/font = SubResource( 19 ) +text = "STRUCTURAL_ORGANELLES" +valign = 1 +uppercase = true + +[node name="StructuralOrganelles" type="GridContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 45.0 +margin_right = 265.0 +margin_bottom = 135.0 +rect_min_size = Vector2( 265, 0 ) +size_flags_horizontal = 0 +custom_constants/vseparation = 15 +custom_constants/hseparation = 12 +columns = 3 + +[node name="cytoplasm" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_right = 90.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 9 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CYTOPLASM_22MP" +align = 1 + +[node name="ProkaryoticStructuresLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 145.0 +margin_right = 294.0 +margin_bottom = 180.0 +rect_min_size = Vector2( 0, 35 ) +custom_fonts/font = SubResource( 19 ) +text = "PROKARYOTIC_STRUCTURES" +valign = 1 +uppercase = true + +[node name="ProkaryoticStructures" type="GridContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 190.0 +margin_right = 294.0 +margin_bottom = 385.0 +rect_min_size = Vector2( 265, 0 ) +size_flags_horizontal = 0 +custom_constants/vseparation = 15 +custom_constants/hseparation = 12 +columns = 3 + +[node name="metabolosome" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures" groups=[ +"OrganelleSelectionElement", +]] +margin_right = 90.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 11 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "METABOLOSOMES_45_MP" +align = 1 + +[node name="chromatophore" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 102.0 +margin_right = 192.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 10 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "THYLAKOID_50_MP" +align = 1 + +[node name="chemoSynthesizingProteins" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 204.0 +margin_right = 294.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 92.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_right = 87.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 0 ) +size_flags_horizontal = 0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 87.0 +margin_bottom = 54.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 15 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 15.0 +margin_top = -4.0 +margin_right = 65.0 +margin_bottom = 46.0 +rect_min_size = Vector2( 50, 50 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 12 ) +expand = true + +[node name="MarginContainer2" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_top = 52.0 +margin_right = 87.0 +margin_bottom = 78.0 +mouse_filter = 2 +custom_constants/margin_left = -5 + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins/MarginContainer/VBoxContainer/MarginContainer2"] +margin_left = -5.0 +margin_right = 87.0 +margin_bottom = 26.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CHEMOSYNTHESIZING_PROTEINS_45_MP" +align = 1 + +[node name="rusticyanin" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures" groups=[ +"OrganelleSelectionElement", +]] +margin_top = 105.0 +margin_right = 90.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 18 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "RUSTICYANIN_45_MP" +align = 1 + +[node name="nitrogenase" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 102.0 +margin_top = 105.0 +margin_right = 192.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 14 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "NITROGENASE_55_MP" +align = 1 + +[node name="oxytoxyProteins" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 204.0 +margin_top = 105.0 +margin_right = 294.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 16 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "OXYTOXISOME_55_MP" +align = 1 + +[node name="ExternalOrganellesLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 395.0 +margin_right = 294.0 +margin_bottom = 430.0 +rect_min_size = Vector2( 0, 35 ) +custom_fonts/font = SubResource( 19 ) +text = "EXTERNAL_ORGANELLES" +valign = 1 +uppercase = true + +[node name="ExternalOrganelles" type="GridContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 440.0 +margin_right = 294.0 +margin_bottom = 530.0 +rect_min_size = Vector2( 265, 0 ) +size_flags_horizontal = 0 +custom_constants/vseparation = 15 +custom_constants/hseparation = 12 +columns = 3 + +[node name="flagellum" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_right = 90.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 17 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "FRAGELLUM_55_MP" +align = 1 + +[node name="pilus" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 102.0 +margin_right = 192.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 15 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "PREDATORY_PILUS_30_MP" +align = 1 + +[node name="cilia" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 204.0 +margin_right = 294.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +disabled = true +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 13 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CILIA_40_MP" +align = 1 + +[node name="InternalOrganellesLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 540.0 +margin_right = 294.0 +margin_bottom = 575.0 +rect_min_size = Vector2( 0, 35 ) +custom_fonts/font = SubResource( 19 ) +text = "INTERNAL_ORGANELLES" +valign = 1 +uppercase = true + +[node name="InternalOrganelles" type="GridContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 585.0 +margin_right = 294.0 +margin_bottom = 885.0 +rect_min_size = Vector2( 265, 0 ) +size_flags_horizontal = 0 +custom_constants/vseparation = 15 +custom_constants/hseparation = 12 +columns = 3 + +[node name="nucleus" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_right = 90.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 26 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "NUCLEUS_100_MP" +align = 1 + +[node name="mitochondrion" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 102.0 +margin_right = 192.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 21 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "MITOCHONDRION_45_MP" +align = 1 + +[node name="chloroplast" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 204.0 +margin_right = 294.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 22 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CHLOROPLAST_50_MP" +align = 1 + +[node name="thermoplast" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_top = 105.0 +margin_right = 90.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +disabled = true +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 20 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "THERMOPLAST_40_MP" +align = 1 + +[node name="chemoplast" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 102.0 +margin_top = 105.0 +margin_right = 192.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 24 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CHEMOPLAST_45_MP" +align = 1 + +[node name="nitrogenfixingplastid" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 204.0 +margin_top = 105.0 +margin_right = 294.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 54.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 15 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 15.0 +margin_top = -4.0 +margin_right = 65.0 +margin_bottom = 46.0 +rect_min_size = Vector2( 50, 50 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 19 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_top = 52.0 +margin_right = 80.0 +margin_bottom = 78.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "NITROGEN_FIXING_PLASTID_50_MP" +align = 1 + +[node name="vacuole" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_top = 210.0 +margin_right = 90.0 +margin_bottom = 300.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 23 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "VACUOLE_50_MP" +align = 1 + +[node name="oxytoxy" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 102.0 +margin_top = 210.0 +margin_right = 192.0 +margin_bottom = 300.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 16 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "TOXIN_VACUOLE_70_MP" +align = 1 + +[node name="bioluminescentVacuole" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles" groups=[ +"OrganelleSelectionElement", +]] +margin_left = 204.0 +margin_top = 210.0 +margin_right = 294.0 +margin_bottom = 300.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +disabled = true +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 24 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole"] +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 85.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 54.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 15 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 15.0 +margin_top = -4.0 +margin_right = 65.0 +margin_bottom = 46.0 +rect_min_size = Vector2( 50, 50 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 25 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole/MarginContainer/VBoxContainer"] +margin_top = 52.0 +margin_right = 80.0 +margin_bottom = 78.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "BIOLUMESCENT_VACUOLE_NA_MP" +align = 1 + +[node name="Membrane" type="Control" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel"] +visible = false +margin_right = 330.0 +margin_bottom = 578.0 +mouse_filter = 1 + +[node name="ScrollContainer" type="ScrollContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = -20.0 +rect_min_size = Vector2( 320, 0 ) +mouse_filter = 1 +size_flags_horizontal = 0 +theme = ExtResource( 80 ) +scroll_horizontal_enabled = false +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer"] +margin_right = 323.0 +margin_bottom = 783.0 +mouse_filter = 1 +custom_constants/margin_top = 10 +custom_constants/margin_left = 10 +custom_constants/margin_bottom = 10 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer"] +margin_left = 10.0 +margin_top = 10.0 +margin_right = 323.0 +margin_bottom = 773.0 +custom_constants/separation = 10 + +[node name="MembraneTypesLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer"] +margin_right = 294.0 +margin_bottom = 35.0 +rect_min_size = Vector2( 0, 35 ) +custom_fonts/font = SubResource( 19 ) +text = "MEMBRANE_TYPES" +valign = 1 +uppercase = true + +[node name="MembraneTypes" type="GridContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 45.0 +margin_right = 294.0 +margin_bottom = 240.0 +rect_min_size = Vector2( 265, 0 ) +size_flags_horizontal = 0 +custom_constants/vseparation = 15 +custom_constants/hseparation = 12 +columns = 3 + +[node name="single" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes" groups=[ +"MembraneSelectionElement", +]] +margin_right = 90.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 27 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = 2.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 87.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 47 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "NORMAL_50_MP" +align = 1 + +[node name="double" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes" groups=[ +"MembraneSelectionElement", +]] +margin_left = 102.0 +margin_right = 192.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 27 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = 2.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 87.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 46 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "DOUBLE_50_MP" +align = 1 + +[node name="cellulose" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes" groups=[ +"MembraneSelectionElement", +]] +margin_left = 204.0 +margin_right = 294.0 +margin_bottom = 90.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 27 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = 2.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 87.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 51 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CELLULOSE_50_MP" +align = 1 + +[node name="chitin" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes" groups=[ +"MembraneSelectionElement", +]] +margin_top = 105.0 +margin_right = 90.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 27 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = 2.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 87.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 50 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CHITIN_50_MP" +align = 1 + +[node name="calcium_carbonate" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes" groups=[ +"MembraneSelectionElement", +]] +margin_left = 102.0 +margin_top = 105.0 +margin_right = 192.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 27 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = 2.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 86.0 +margin_bottom = 87.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate/MarginContainer/VBoxContainer"] +margin_right = 81.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 81.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 81.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 49 ) +expand = true + +[node name="MarginContainer2" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 81.0 +margin_bottom = 80.0 +mouse_filter = 2 +custom_constants/margin_left = -5 + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate/MarginContainer/VBoxContainer/MarginContainer2"] +margin_left = -5.0 +margin_right = 81.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "CALCIUM_CARBONATE_50_MP" +align = 1 + +[node name="silica" type="Button" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes" groups=[ +"MembraneSelectionElement", +]] +margin_left = 204.0 +margin_top = 105.0 +margin_right = 294.0 +margin_bottom = 195.0 +rect_min_size = Vector2( 90, 90 ) +focus_mode = 0 +mouse_filter = 1 +custom_styles/hover = SubResource( 20 ) +custom_styles/pressed = SubResource( 21 ) +custom_styles/disabled = SubResource( 22 ) +custom_styles/normal = SubResource( 23 ) +toggle_mode = true +action_mode = 0 +enabled_focus_mode = 0 +group = SubResource( 27 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = 2.0 +mouse_filter = 2 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 85.0 +margin_bottom = 87.0 +custom_constants/separation = -2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SelectedLabelMargin" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica/MarginContainer/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 10.0 +rect_min_size = Vector2( 80, 10 ) +mouse_filter = 1 + +[node name="SelectedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica/MarginContainer/VBoxContainer/SelectedLabelMargin"] +visible = false +margin_right = 80.0 +margin_bottom = 10.0 +custom_fonts/font = SubResource( 25 ) +text = "SELECTED" +align = 1 +valign = 1 +uppercase = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica/MarginContainer/VBoxContainer"] +margin_top = 8.0 +margin_right = 80.0 +margin_bottom = 64.0 +mouse_filter = 2 +custom_constants/margin_top = -4 +custom_constants/margin_left = 10 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica/MarginContainer/VBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = -4.0 +margin_right = 70.0 +margin_bottom = 56.0 +rect_min_size = Vector2( 60, 60 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +texture = ExtResource( 48 ) +expand = true + +[node name="OrganelleLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica/MarginContainer/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 80.0 +custom_fonts/font = SubResource( 26 ) +custom_constants/line_spacing = -2 +text = "SILICA_50_MP" +align = 1 + +[node name="RigidityLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 250.0 +margin_right = 294.0 +margin_bottom = 285.0 +rect_min_size = Vector2( 0, 35 ) +custom_fonts/font = SubResource( 19 ) +text = "FLUIDITY_RIGIDITY" +valign = 1 +uppercase = true + +[node name="RigiditySlider" type="HSlider" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 295.0 +margin_right = 294.0 +margin_bottom = 311.0 +mouse_filter = 1 +min_value = -10.0 +max_value = 10.0 +step = 1.0 + +[node name="ColourLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer"] +margin_top = 321.0 +margin_right = 294.0 +margin_bottom = 356.0 +rect_min_size = Vector2( 0, 35 ) +custom_fonts/font = SubResource( 19 ) +text = "COLOUR" +valign = 1 +uppercase = true + +[node name="ColorPicker" type="ColorPicker" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer"] +margin_left = 32.0 +margin_top = 32.0 +margin_right = 32.0 +margin_bottom = 32.0 +theme = SubResource( 29 ) +edit_alpha = false + +[node name="Behavior" type="Control" parent="MicrobeEditorGUI/CellEditor/LeftPanel/Panel"] +visible = false +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_top = -20.0 +margin_bottom = -40.0 +mouse_filter = 1 + +[node name="BottomBar" type="Control" parent="MicrobeEditorGUI/CellEditor"] +anchor_top = 0.944 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_top = -17.68 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MenuButton" type="TextureButton" parent="MicrobeEditorGUI/CellEditor/BottomBar"] +anchor_top = 1.0 +anchor_bottom = 1.0 +margin_left = 20.0 +margin_top = -50.0 +margin_right = 75.0 +margin_bottom = -8.0 +focus_mode = 0 +mouse_filter = 1 +enabled_focus_mode = 0 +texture_normal = ExtResource( 28 ) +texture_pressed = ExtResource( 29 ) +texture_hover = ExtResource( 27 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="LowerBarLeft" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/BottomBar"] +modulate = Color( 1, 1, 1, 0.392157 ) +anchor_top = 1.0 +anchor_bottom = 1.0 +margin_left = 90.0 +margin_top = -40.0 +margin_right = 135.0 +texture = ExtResource( 30 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="LowerBarCentre" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/BottomBar"] +self_modulate = Color( 1, 1, 1, 0.392157 ) +anchor_top = 1.0 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = 130.0 +margin_top = -40.0001 +margin_bottom = -6.10352e-05 +rect_min_size = Vector2( 0, 40 ) +mouse_filter = 1 +size_flags_horizontal = 0 +size_flags_vertical = 0 +custom_styles/panel = SubResource( 30 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre"] +margin_right = 1150.0 +margin_bottom = 40.0 +mouse_filter = 1 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 1145.0 +margin_bottom = 35.0 + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer"] +margin_right = 40.0 +margin_bottom = 30.0 +rect_min_size = Vector2( 40, 30 ) +mouse_filter = 2 +custom_styles/separator = SubResource( 31 ) + +[node name="SpeciesName" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer"] +margin_left = 44.0 +margin_right = 626.0 +margin_bottom = 30.0 +rect_min_size = Vector2( 150, 30 ) +size_flags_horizontal = 0 +size_flags_vertical = 0 +custom_constants/separation = 10 + +[node name="SpeciesLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName"] +margin_top = 6.0 +margin_right = 70.0 +margin_bottom = 24.0 +rect_min_size = Vector2( 70, 0 ) +custom_fonts/font = SubResource( 32 ) +text = "SPECIES" +uppercase = true + +[node name="SpeciesNameBox" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName"] +margin_left = 80.0 +margin_right = 300.0 +margin_bottom = 30.0 +rect_min_size = Vector2( 220, 0 ) +mouse_filter = 1 +custom_styles/panel = SubResource( 33 ) + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName/SpeciesNameBox"] +margin_right = 220.0 +margin_bottom = 30.0 +mouse_filter = 1 +custom_constants/margin_right = 5 +custom_constants/margin_top = 5 +custom_constants/margin_left = 5 +custom_constants/margin_bottom = 5 + +[node name="LineEdit" type="LineEdit" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName/SpeciesNameBox/MarginContainer"] +margin_left = 5.0 +margin_top = 5.0 +margin_right = 215.0 +margin_bottom = 25.0 +mouse_filter = 1 +custom_styles/normal = SubResource( 34 ) +custom_fonts/font = SubResource( 35 ) +custom_colors/font_color = Color( 1, 1, 1, 1 ) +text = "PRIMUM_THRIVIUM" +caret_blink = true + +[node name="GenerationLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName"] +margin_left = 310.0 +margin_right = 417.0 +margin_bottom = 30.0 +rect_min_size = Vector2( 70, 30 ) +custom_styles/normal = SubResource( 36 ) +custom_fonts/font = SubResource( 32 ) +text = "GENERATION_2" +align = 1 +valign = 1 +uppercase = true + +[node name="SpeedLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName"] +margin_left = 427.0 +margin_right = 502.0 +margin_bottom = 30.0 +rect_min_size = Vector2( 70, 30 ) +custom_styles/normal = SubResource( 36 ) +custom_fonts/font = SubResource( 32 ) +text = "SPEED_2_0" +align = 1 +valign = 1 +uppercase = true + +[node name="SizeLabel" type="Label" parent="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName"] +margin_left = 512.0 +margin_right = 582.0 +margin_bottom = 30.0 +rect_min_size = Vector2( 70, 30 ) +custom_styles/normal = SubResource( 36 ) +custom_fonts/font = SubResource( 32 ) +text = "SIZE_1" +align = 1 +valign = 1 +uppercase = true + +[node name="SymmetryButton" type="TextureButton" parent="MicrobeEditorGUI/CellEditor"] +self_modulate = Color( 1, 1, 1, 0.392157 ) +anchor_left = 0.5 +anchor_top = 1.0 +anchor_right = 0.5 +anchor_bottom = 1.0 +margin_left = -40.0 +margin_top = -120.0 +margin_right = 40.0 +margin_bottom = -40.0 +focus_mode = 0 +enabled_focus_mode = 0 +texture_normal = ExtResource( 34 ) +texture_pressed = ExtResource( 38 ) +texture_hover = ExtResource( 38 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/SymmetryButton"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_bottom = -6.0 +custom_constants/separation = -18 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SymmetryIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/SymmetryButton/VBoxContainer"] +margin_right = 80.0 +margin_bottom = 80.0 +rect_min_size = Vector2( 80, 80 ) +size_flags_horizontal = 0 +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/SymmetryButton/VBoxContainer"] +margin_top = 62.0 +margin_right = 80.0 +margin_bottom = 74.0 +custom_fonts/font = SubResource( 37 ) +text = "SYMMETRY" +align = 1 +uppercase = true + +[node name="RedoButton" type="TextureButton" parent="MicrobeEditorGUI/CellEditor"] +self_modulate = Color( 1, 1, 1, 0.392157 ) +anchor_left = 0.5 +anchor_top = 1.0 +anchor_right = 0.5 +anchor_bottom = 1.0 +margin_left = 40.0001 +margin_top = -80.0 +margin_right = 120.0 +margin_bottom = -40.0 +focus_mode = 0 +enabled_focus_mode = 0 +texture_normal = ExtResource( 33 ) +texture_pressed = ExtResource( 39 ) +texture_hover = ExtResource( 39 ) +texture_disabled = ExtResource( 55 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/RedoButton"] +anchor_top = 0.5 +anchor_bottom = 0.5 +margin_top = -20.0 +margin_right = 42.0 +margin_bottom = 20.0 +texture = ExtResource( 36 ) + +[node name="UndoButton" type="TextureButton" parent="MicrobeEditorGUI/CellEditor"] +self_modulate = Color( 1, 1, 1, 0.392157 ) +anchor_left = 0.5 +anchor_top = 1.0 +anchor_right = 0.5 +anchor_bottom = 1.0 +margin_left = -120.0 +margin_top = -80.0 +margin_right = -40.0 +margin_bottom = -40.0 +focus_mode = 0 +enabled_focus_mode = 0 +texture_normal = ExtResource( 32 ) +texture_pressed = ExtResource( 40 ) +texture_hover = ExtResource( 40 ) +texture_disabled = ExtResource( 56 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/UndoButton"] +anchor_left = 1.0 +anchor_top = 0.5 +anchor_right = 1.0 +anchor_bottom = 0.5 +margin_left = -40.0 +margin_top = -20.0 +margin_bottom = 20.0 +texture = ExtResource( 35 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="FinishButton" type="Button" parent="MicrobeEditorGUI/CellEditor"] +anchor_left = 1.0 +anchor_top = 1.0 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = -170.0 +margin_top = -84.0 +margin_right = -20.0 +margin_bottom = -40.0 +focus_mode = 0 +custom_styles/hover = SubResource( 38 ) +custom_styles/pressed = SubResource( 39 ) +custom_styles/disabled = SubResource( 40 ) +custom_styles/normal = SubResource( 41 ) +custom_fonts/font = SubResource( 42 ) +custom_colors/font_color_disabled = Color( 1, 1, 1, 1 ) +enabled_focus_mode = 0 +text = "CONFIRM" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Tooltips" type="Control" parent="MicrobeEditorGUI/CellEditor"] +anchor_left = 1.0 +anchor_right = 1.0 +margin_left = -378.665 +margin_top = 102.014 +margin_right = -46.6647 +margin_bottom = 502.014 +mouse_filter = 2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="cytoplasm" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +margin_left = -17.9998 +margin_right = 332.0 +margin_bottom = 358.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm"] +margin_right = 350.0 +margin_bottom = 358.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 343.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 27.0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 4.0 +margin_right = 42.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 44 ) +text = "22" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CYTOPLASM" +align = 1 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 62.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 113.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="GlucoseIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/HBoxContainer2"] +margin_left = 117.0 +margin_right = 137.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/HBoxContainer2"] +margin_left = 141.0 +margin_top = 2.0 +margin_right = 167.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/HBoxContainer2"] +margin_left = 171.0 +margin_top = 1.0 +margin_right = 200.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/HBoxContainer2"] +margin_left = 204.0 +margin_right = 224.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer"] +margin_top = 77.0 +margin_right = 320.0 +margin_bottom = 77.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer"] +margin_top = 92.0 +margin_right = 320.0 +margin_bottom = 134.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+4" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer"] +margin_top = 149.0 +margin_right = 320.0 +margin_bottom = 153.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cytoplasm/MarginContainer/VBoxContainer"] +margin_top = 168.0 +margin_right = 320.0 +margin_bottom = 328.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "CYTOPLASM_LONG" +autowrap = true + +[node name="metabolosome" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -166.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 200.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome"] +margin_right = 371.0 +margin_bottom = 398.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 356.0 +margin_bottom = 383.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer"] +margin_right = 341.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 27.0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 4.0 +margin_right = 42.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 44 ) +text = "45" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "METABOLOSOMES" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 341.0 +margin_bottom = 86.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 341.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 113.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="GlucoseIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 117.0 +margin_right = 137.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 141.0 +margin_top = 2.0 +margin_right = 167.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 171.0 +margin_top = 1.0 +margin_right = 200.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 204.0 +margin_right = 224.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 228.0 +margin_top = 2.0 +margin_right = 317.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE_SCALES" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 341.0 +margin_bottom = 44.0 + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 150.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "WITH_CONCENTRATION_OF" + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 154.0 +margin_top = 1.0 +margin_right = 222.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYGEN_DOT" + +[node name="OxygenIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 226.0 +margin_right = 246.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 60 ) +expand = true +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer"] +margin_top = 101.0 +margin_right = 341.0 +margin_bottom = 101.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer"] +margin_top = 116.0 +margin_right = 341.0 +margin_bottom = 158.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 341.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 341.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer"] +margin_top = 173.0 +margin_right = 341.0 +margin_bottom = 177.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/metabolosome/MarginContainer/VBoxContainer"] +margin_top = 192.0 +margin_right = 341.0 +margin_bottom = 368.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "METABOLOSOMES_LONG" +autowrap = true + +[node name="chromatophore" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -166.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 200.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore"] +margin_right = 350.0 +margin_bottom = 438.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 423.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 27.0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 4.0 +margin_right = 42.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "THYLAKOIDS" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 110.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 68.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "PRODUCES" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 72.0 +margin_top = 1.0 +margin_right = 141.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="GlucoseIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 145.0 +margin_right = 165.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 169.0 +margin_top = 2.0 +margin_right = 291.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE_SCALES_WITH" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 117.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "CONCENTRATION_OF" + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 121.0 +margin_top = 1.0 +margin_right = 246.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "CARBON_DIOXIDE" + +[node name="CO2Icon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 250.0 +margin_right = 270.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 61 ) +expand = true + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 274.0 +margin_top = 2.0 +margin_right = 300.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "AND" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 68.0 + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 2.0 +margin_right = 79.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTENSITY_OF" + +[node name="Label9" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 83.0 +margin_top = 1.0 +margin_right = 124.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "LIGHT" + +[node name="LightIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 128.0 +margin_right = 148.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 57 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer"] +margin_top = 125.0 +margin_right = 320.0 +margin_bottom = 125.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer"] +margin_top = 140.0 +margin_right = 320.0 +margin_bottom = 182.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer"] +margin_top = 197.0 +margin_right = 320.0 +margin_bottom = 201.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chromatophore/MarginContainer/VBoxContainer"] +margin_top = 216.0 +margin_right = 320.0 +margin_bottom = 408.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "THYLAKOIDS_LONG" +autowrap = true + +[node name="chemoSynthesizingProteins" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -141.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 200.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins"] +margin_right = 350.0 +margin_bottom = 476.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 461.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 57.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "45" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 57.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CHEMOSYNTHESIZING_PROTEINS" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_top = 72.0 +margin_right = 320.0 +margin_bottom = 164.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 191.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "HYDROGEN_SULFIDE" + +[node name="HSIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 195.0 +margin_right = 215.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 59 ) +expand = true + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 219.0 +margin_top = 2.0 +margin_right = 245.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 249.0 +margin_top = 1.0 +margin_right = 318.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="GlucoseIcon3" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 24.0 +margin_top = 2.0 +margin_right = 267.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE_SCALES_WITH_CONCENTRATION_OF" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 68.0 + +[node name="Label12" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 1.0 +margin_right = 60.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "CARBON" + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 64.0 +margin_top = 1.0 +margin_right = 125.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "DIOXIDE" + +[node name="CO2Icon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 129.0 +margin_right = 149.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 61 ) +expand = true + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 153.0 +margin_top = 2.0 +margin_right = 225.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "ALSO_TURNS" + +[node name="Label9" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 229.0 +margin_top = 1.0 +margin_right = 298.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="HBoxContainer4" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 72.0 +margin_right = 320.0 +margin_bottom = 92.0 + +[node name="GlucoseIcon3" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer4"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label10" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer4"] +margin_left = 24.0 +margin_top = 2.0 +margin_right = 50.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label11" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer4"] +margin_left = 54.0 +margin_top = 1.0 +margin_right = 83.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer4"] +margin_left = 87.0 +margin_right = 107.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 72 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_top = 179.0 +margin_right = 320.0 +margin_bottom = 179.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_top = 194.0 +margin_right = 320.0 +margin_bottom = 236.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_top = 251.0 +margin_right = 320.0 +margin_bottom = 255.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoSynthesizingProteins/MarginContainer/VBoxContainer"] +margin_top = 270.0 +margin_right = 320.0 +margin_bottom = 446.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "CHEMOSYNTHESIZING_LONG" +autowrap = true + +[node name="rusticyanin" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 126.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin"] +margin_right = 350.0 +margin_bottom = 326.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 311.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "45" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "RUSTICYANIN" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 110.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 77.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "IRON" + +[node name="IronIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 81.0 +margin_right = 101.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 64 ) +expand = true + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 105.0 +margin_top = 2.0 +margin_right = 131.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 135.0 +margin_top = 1.0 +margin_right = 164.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcon2" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 168.0 +margin_right = 188.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 192.0 +margin_top = 2.0 +margin_right = 281.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE_SCALES" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 150.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "WITH_CONCENTRATION_OF" + +[node name="Label12" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 154.0 +margin_top = 1.0 +margin_right = 279.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "CARBON_DIOXIDE" + +[node name="CO2Icon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 283.0 +margin_right = 303.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 61 ) +expand = true + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 68.0 + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 2.0 +margin_right = 26.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "AND" + +[node name="Label12" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 30.0 +margin_top = 1.0 +margin_right = 94.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYGEN" + +[node name="O2Icon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 98.0 +margin_right = 118.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 60 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer"] +margin_top = 125.0 +margin_right = 320.0 +margin_bottom = 125.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer"] +margin_top = 140.0 +margin_right = 320.0 +margin_bottom = 182.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer"] +margin_top = 197.0 +margin_right = 320.0 +margin_bottom = 201.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rusticyanin/MarginContainer/VBoxContainer"] +margin_top = 216.0 +margin_right = 320.0 +margin_bottom = 296.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "RUSTICYANIN_LONG" +autowrap = true + +[node name="nitrogenase" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 126.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase"] +margin_right = 350.0 +margin_bottom = 350.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 335.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "55" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "NITROGENASE" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 73.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcoon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 77.0 +margin_right = 97.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 101.0 +margin_top = 2.0 +margin_right = 127.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 131.0 +margin_top = 1.0 +margin_right = 205.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "AMMONIA" + +[node name="AmmoniaIcon2" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 209.0 +margin_right = 229.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 63 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 233.0 +margin_top = 2.0 +margin_right = 270.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "DOT_RATE" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 202.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "SCALES_WITH_CONCENTRATION_OF" + +[node name="Label12" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 206.0 +margin_top = 1.0 +margin_right = 278.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "NITROGEN" + +[node name="NitrogenIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 282.0 +margin_right = 302.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 58 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer"] +margin_top = 101.0 +margin_right = 320.0 +margin_bottom = 101.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer"] +margin_top = 116.0 +margin_right = 320.0 +margin_bottom = 158.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer"] +margin_top = 173.0 +margin_right = 320.0 +margin_bottom = 177.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenase/MarginContainer/VBoxContainer"] +margin_top = 192.0 +margin_right = 320.0 +margin_bottom = 320.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "NITROGENASE_LONG" +autowrap = true + +[node name="oxytoxyProteins" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 90.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins"] +margin_right = 350.0 +margin_bottom = 290.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 275.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "55" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "OXYTOXISOME" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 106.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 73.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcoon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 77.0 +margin_right = 97.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 101.0 +margin_top = 2.0 +margin_right = 127.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 131.0 +margin_top = 1.0 +margin_right = 199.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYTOXY" + +[node name="OxytoxyIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 203.0 +margin_right = 223.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 74 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 227.0 +margin_top = 2.0 +margin_right = 318.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "DOT_CAN_RELEASE" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 40.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_right = 267.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "TOXINS_PRESSING_E" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 44.0 +margin_right = 320.0 +margin_bottom = 64.0 + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 2.0 +margin_right = 117.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "CONCENTRATION_OF" + +[node name="Label12" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 121.0 +margin_top = 1.0 +margin_right = 185.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYGEN" + +[node name="OxygenIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 189.0 +margin_right = 209.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 60 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_top = 121.0 +margin_right = 320.0 +margin_bottom = 121.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_top = 136.0 +margin_right = 320.0 +margin_bottom = 178.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+4" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_top = 193.0 +margin_right = 320.0 +margin_bottom = 197.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxyProteins/MarginContainer/VBoxContainer"] +margin_top = 212.0 +margin_right = 320.0 +margin_bottom = 260.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "OXYTOXY_LONG" +autowrap = true + +[node name="flagellum" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 106.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum"] +margin_right = 350.0 +margin_bottom = 306.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 291.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "55" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "FLAGELLUM" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 82.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 36.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "USES" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 40.0 +margin_top = 1.0 +margin_right = 69.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcoon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 73.0 +margin_right = 93.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 97.0 +margin_top = 2.0 +margin_right = 280.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TO_INCREASE_THE_MOVEMENT" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 40.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_right = 123.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "SPEED_OF_THE_CELL" + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer"] +margin_top = 97.0 +margin_right = 320.0 +margin_bottom = 97.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer"] +margin_top = 112.0 +margin_right = 320.0 +margin_bottom = 178.0 + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_top = 2.0 +margin_right = 29.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.7" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_left = 33.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "SPEED" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 17 ) +expand = true + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+4" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 66.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer"] +margin_top = 193.0 +margin_right = 320.0 +margin_bottom = 197.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/flagellum/MarginContainer/VBoxContainer"] +margin_top = 212.0 +margin_right = 320.0 +margin_bottom = 276.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "FRAGELLUM_LONG" +autowrap = true + +[node name="pilus" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = -97.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus"] +margin_right = 350.0 +margin_bottom = 103.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 88.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "30" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 286.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 240, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "PREDATORY_PILUS" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 67.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 16.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_right = 178.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "STAB_OTHER_CELLS_WITH_THIS" + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/pilus/MarginContainer/VBoxContainer"] +margin_top = 73.0 +margin_right = 320.0 +margin_bottom = 73.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="cilia" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = -97.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia"] +margin_right = 350.0 +margin_bottom = 103.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 88.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer/Title"] +margin_right = 33.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 33.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "0" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer/Title"] +margin_left = 37.0 +margin_right = 277.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 240, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CILIA" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 67.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 16.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_right = 135.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "TO_BE_IMPLEMENTED" + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/cilia/MarginContainer/VBoxContainer"] +margin_top = 73.0 +margin_right = 320.0 +margin_bottom = 73.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="nucleus" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 106.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus"] +margin_right = 350.0 +margin_bottom = 526.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 511.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/Title"] +margin_right = 51.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 51.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "100" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/Title"] +margin_left = 55.0 +margin_right = 265.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 210, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "NUCLEUS" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 118.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 16.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_right = 290.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "ALLOWS_FOR_THE_EVOLATION" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 20.0 +margin_right = 320.0 +margin_bottom = 36.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_right = 288.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "MEMBRANE_BOUND_ORGANELLES" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 40.0 +margin_right = 320.0 +margin_bottom = 56.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_right = 276.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "OF_ATP_TO_MAINTAIN" + +[node name="HBoxContainer4" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 60.0 +margin_right = 320.0 +margin_bottom = 76.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer4"] +margin_right = 67.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "EVOLUTION_DOT" + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer"] +margin_top = 133.0 +margin_right = 320.0 +margin_bottom = 133.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer"] +margin_top = 148.0 +margin_right = 320.0 +margin_bottom = 190.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 26.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+15" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 30.0 +margin_top = 1.0 +margin_right = 97.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 101.0 +margin_right = 121.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 26.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+10" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 30.0 +margin_right = 204.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer"] +margin_top = 205.0 +margin_right = 320.0 +margin_bottom = 209.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nucleus/MarginContainer/VBoxContainer"] +margin_top = 224.0 +margin_right = 320.0 +margin_bottom = 496.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "NUCLEUS_LONG" +autowrap = true + +[node name="mitochondrion" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 214.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion"] +margin_right = 350.0 +margin_bottom = 414.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 399.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "45" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 266.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 220, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "MITOCHONDRION" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 113.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="GlucoseIcoon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 117.0 +margin_right = 137.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 141.0 +margin_top = 2.0 +margin_right = 167.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 171.0 +margin_top = 1.0 +margin_right = 200.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 204.0 +margin_right = 224.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 228.0 +margin_top = 2.0 +margin_right = 265.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "DOT_RATE" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 202.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "SCALES_WITH_CONCENTRATION_OF" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 206.0 +margin_top = 1.0 +margin_right = 270.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYGEN" + +[node name="OxygenIcon2" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 274.0 +margin_right = 294.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 60 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer"] +margin_top = 101.0 +margin_right = 320.0 +margin_bottom = 101.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer"] +margin_top = 116.0 +margin_right = 320.0 +margin_bottom = 158.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer"] +margin_top = 173.0 +margin_right = 320.0 +margin_bottom = 177.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/mitochondrion/MarginContainer/VBoxContainer"] +margin_top = 192.0 +margin_right = 320.0 +margin_bottom = 384.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "MITOCHONDRION_LONG" +autowrap = true + +[node name="chloroplast" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 214.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast"] +margin_right = 350.0 +margin_bottom = 454.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 439.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CHLOROPLAST" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 110.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 68.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "PRODUCES" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 72.0 +margin_top = 1.0 +margin_right = 141.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="GlucoseIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 145.0 +margin_right = 165.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 169.0 +margin_top = 2.0 +margin_right = 291.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE_SCALES_WITH" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 117.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "CONCENTRATION_OF" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 121.0 +margin_top = 1.0 +margin_right = 246.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "CARBON_DIOXIDE" + +[node name="CO2Icon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 250.0 +margin_right = 270.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 61 ) +expand = true + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 274.0 +margin_top = 2.0 +margin_right = 300.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "AND" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 68.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 2.0 +margin_right = 79.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTENSITY_OF" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 83.0 +margin_top = 1.0 +margin_right = 124.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "LIGHT" + +[node name="LightIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 128.0 +margin_right = 148.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 57 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer"] +margin_top = 125.0 +margin_right = 320.0 +margin_bottom = 125.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer"] +margin_top = 140.0 +margin_right = 320.0 +margin_bottom = 182.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+3" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer"] +margin_top = 197.0 +margin_right = 320.0 +margin_bottom = 201.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chloroplast/MarginContainer/VBoxContainer"] +margin_top = 216.0 +margin_right = 320.0 +margin_bottom = 424.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "CHLOROPLAST_LONG" +autowrap = true + +[node name="thermoplast" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 214.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast"] +margin_right = 350.0 +margin_bottom = 454.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 439.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "40" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "THERMOPLAST" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 110.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 68.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "PRODUCES" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 72.0 +margin_top = 1.0 +margin_right = 141.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="GlucoseIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 145.0 +margin_right = 165.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 169.0 +margin_top = 2.0 +margin_right = 291.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE_SCALES_WITH" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 117.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "CONCENTRATION_OF" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 121.0 +margin_top = 1.0 +margin_right = 246.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "CARBON_DIOXIDE" + +[node name="CO2Icon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 250.0 +margin_right = 270.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 61 ) +expand = true + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 274.0 +margin_top = 2.0 +margin_right = 300.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "AND" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 68.0 + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 1.0 +margin_right = 108.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "TEMPERATURE" + +[node name="TemperatureIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 112.0 +margin_right = 132.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 62 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer"] +margin_top = 125.0 +margin_right = 320.0 +margin_bottom = 125.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer"] +margin_top = 140.0 +margin_right = 320.0 +margin_bottom = 182.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer"] +margin_top = 197.0 +margin_right = 320.0 +margin_bottom = 201.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/thermoplast/MarginContainer/VBoxContainer"] +margin_top = 216.0 +margin_right = 320.0 +margin_bottom = 424.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "THERMOPLAST_LONG" +autowrap = true + +[node name="chemoplast" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 174.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast"] +margin_right = 350.0 +margin_bottom = 374.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 359.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "45" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 271.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 225, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CHEMOPLAST" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 110.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 191.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "HYDROGEN_SULFIDE" + +[node name="HSIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 195.0 +margin_right = 215.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 59 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 219.0 +margin_top = 2.0 +margin_right = 245.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 249.0 +margin_top = 1.0 +margin_right = 318.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "GLUCOSE" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="GlucoseIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 66 ) +expand = true + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 24.0 +margin_top = 2.0 +margin_right = 267.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE_SCALES_WITH_CONCENTRATION_OF" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 68.0 + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 1.0 +margin_right = 125.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "CARBON_DIOXIDE" + +[node name="CO2Icon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 129.0 +margin_right = 149.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 61 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer"] +margin_top = 125.0 +margin_right = 320.0 +margin_bottom = 125.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer"] +margin_top = 140.0 +margin_right = 320.0 +margin_bottom = 182.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer"] +margin_top = 197.0 +margin_right = 320.0 +margin_bottom = 201.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/chemoplast/MarginContainer/VBoxContainer"] +margin_top = 216.0 +margin_right = 320.0 +margin_bottom = 344.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "CHEMOPLAST_LONG" +autowrap = true + +[node name="nitrogenfixingplastid" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 174.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid"] +margin_right = 350.0 +margin_bottom = 372.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 357.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 57.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 266.0 +margin_bottom = 57.0 +rect_min_size = Vector2( 220, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "NITROGEN_FIXING_PLASTID" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_top = 72.0 +margin_right = 320.0 +margin_bottom = 140.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 73.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 77.0 +margin_right = 97.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 101.0 +margin_top = 2.0 +margin_right = 127.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 131.0 +margin_top = 1.0 +margin_right = 205.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "AMMONIA" + +[node name="AmmoniaIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 209.0 +margin_right = 229.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 63 ) +expand = true + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 233.0 +margin_top = 2.0 +margin_right = 270.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "DOT_RATE" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 44.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 2.0 +margin_right = 202.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "SCALES_WITH_CONCENTRATION_OF" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 206.0 +margin_top = 1.0 +margin_right = 278.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "NITROGEN" + +[node name="NitrogenIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 282.0 +margin_right = 302.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 58 ) +expand = true + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 48.0 +margin_right = 320.0 +margin_bottom = 68.0 + +[node name="Label9" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 2.0 +margin_right = 26.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "AND" + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 30.0 +margin_top = 1.0 +margin_right = 94.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYGEN" + +[node name="OxygenIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 98.0 +margin_right = 118.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 60 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_top = 155.0 +margin_right = 320.0 +margin_bottom = 155.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_top = 170.0 +margin_right = 320.0 +margin_bottom = 212.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_top = 227.0 +margin_right = 320.0 +margin_bottom = 231.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/nitrogenfixingplastid/MarginContainer/VBoxContainer"] +margin_top = 246.0 +margin_right = 320.0 +margin_bottom = 342.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "NITROGEN_LONG" +autowrap = true + +[node name="vacuole" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 138.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole"] +margin_right = 350.0 +margin_bottom = 338.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 323.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "VACUOLE" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 67.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 16.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_right = 283.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "INCREASES_THE_STORAGE" + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer"] +margin_top = 73.0 +margin_right = 320.0 +margin_bottom = 73.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer"] +margin_top = 88.0 +margin_right = 320.0 +margin_bottom = 130.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 26.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+15" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 30.0 +margin_top = 1.0 +margin_right = 97.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 101.0 +margin_right = 121.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer"] +margin_top = 145.0 +margin_right = 320.0 +margin_bottom = 149.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/vacuole/MarginContainer/VBoxContainer"] +margin_top = 164.0 +margin_right = 320.0 +margin_bottom = 308.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "VACUOLE_LONG" +autowrap = true + +[node name="oxytoxy" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 124.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy"] +margin_right = 350.0 +margin_bottom = 324.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 309.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "70" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "TOXIN_VACUOLE" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 108.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_top = 2.0 +margin_right = 40.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "TURNS" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 44.0 +margin_top = 1.0 +margin_right = 73.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "ATP" + +[node name="ATPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 77.0 +margin_right = 97.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 72 ) +expand = true + +[node name="Label6" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 101.0 +margin_top = 2.0 +margin_right = 127.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "INTO" + +[node name="Label3" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 131.0 +margin_top = 1.0 +margin_right = 199.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYTOXY" + +[node name="ToxinIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 203.0 +margin_right = 223.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 74 ) +expand = true + +[node name="Label8" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_left = 227.0 +margin_top = 2.0 +margin_right = 260.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "DOT_CAN" + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label7" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_top = 1.0 +margin_right = 190.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +text = "release toxins by pressing" + +[node name="Label4" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 194.0 +margin_right = 209.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "E_DOT" + +[node name="Label9" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer"] +margin_left = 213.0 +margin_top = 1.0 +margin_right = 243.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +text = "RATE" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_top = 46.0 +margin_right = 320.0 +margin_bottom = 66.0 + +[node name="Label9" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_top = 2.0 +margin_right = 202.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +text = "SCALES_WITH_CONCENTRATION_OF" + +[node name="Label5" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 206.0 +margin_top = 1.0 +margin_right = 270.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "OXYGEN" + +[node name="OxygenIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer3"] +margin_left = 274.0 +margin_right = 294.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 60 ) +expand = true + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer"] +margin_top = 123.0 +margin_right = 320.0 +margin_bottom = 123.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer"] +margin_top = 138.0 +margin_right = 320.0 +margin_bottom = 180.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 17.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+5" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 21.0 +margin_top = 1.0 +margin_right = 88.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "STORAGE" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 92.0 +margin_right = 112.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 23 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 17.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 21.0 +margin_right = 195.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer"] +margin_top = 195.0 +margin_right = 320.0 +margin_bottom = 199.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/oxytoxy/MarginContainer/VBoxContainer"] +margin_top = 214.0 +margin_right = 320.0 +margin_bottom = 294.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "OXYTOXY_LONGG" +autowrap = true + +[node name="bioluminescentVacuole" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = -67.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole"] +margin_right = 350.0 +margin_bottom = 133.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 118.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 57.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer/Title"] +margin_right = 33.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 33.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "0" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer/Title"] +margin_left = 37.0 +margin_right = 277.0 +margin_bottom = 57.0 +rect_min_size = Vector2( 240, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "BIOLUMINESCENT_VACUOLE" +align = 1 + +[node name="VBoxContainer2" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer"] +margin_top = 72.0 +margin_right = 320.0 +margin_bottom = 88.0 + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer/VBoxContainer2"] +margin_right = 320.0 +margin_bottom = 16.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer/VBoxContainer2/HBoxContainer2"] +margin_right = 135.0 +margin_bottom = 16.0 +custom_fonts/font = SubResource( 46 ) +text = "TO_BE_IMPLEMENTED" + +[node name="ProcessList" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/bioluminescentVacuole/MarginContainer/VBoxContainer"] +margin_top = 103.0 +margin_right = 320.0 +margin_bottom = 103.0 +theme = SubResource( 49 ) +custom_constants/separation = 15 + +[node name="membraneSingle" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 72.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle"] +margin_right = 350.0 +margin_bottom = 272.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 257.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "NORMAL" +align = 1 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 128.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 29.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 33.0 +margin_top = 1.0 +margin_right = 97.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "MOBILITY" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 101.0 +margin_right = 121.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 17 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "+0.1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 33.0 +margin_right = 207.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 46.0 +margin_right = 320.0 +margin_bottom = 64.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_left = 33.0 +margin_right = 269.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "RESOURCE_ABSORPTION_SPEED" + +[node name="HBoxContainer4" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 68.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_top = 1.0 +margin_right = 25.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-30" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_left = 29.0 +margin_right = 83.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "HEALTH" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer"] +margin_top = 143.0 +margin_right = 320.0 +margin_bottom = 147.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSingle/MarginContainer/VBoxContainer"] +margin_top = 162.0 +margin_right = 320.0 +margin_bottom = 242.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "DESCRIPTION" +autowrap = true + +[node name="membraneDouble" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = -29.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble"] +margin_right = 350.0 +margin_bottom = 171.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 156.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "DOUBLE" +align = 1 + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 46.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneDouble/MarginContainer/VBoxContainer"] +margin_top = 61.0 +margin_right = 320.0 +margin_bottom = 141.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "DESCRIPTION2" +autowrap = true + +[node name="membraneCellulose" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 88.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose"] +margin_right = 350.0 +margin_bottom = 288.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 273.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CELLULOSE" +align = 1 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 128.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 28.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 32.0 +margin_top = 1.0 +margin_right = 96.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "MOBILITY" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 100.0 +margin_right = 120.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 17 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "-0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 32.0 +margin_right = 206.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 46.0 +margin_right = 320.0 +margin_bottom = 64.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_left = 32.0 +margin_right = 268.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "RESOURCE_ABSORPTION_SPEED" + +[node name="HBoxContainer4" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 68.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_left = 33.0 +margin_right = 201.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "PHYSICAL_RESISTANCE" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer"] +margin_top = 143.0 +margin_right = 320.0 +margin_bottom = 147.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCellulose/MarginContainer/VBoxContainer"] +margin_top = 162.0 +margin_right = 320.0 +margin_bottom = 258.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "MEMBRANE_CELLULOSE_DESCRIPTION" +autowrap = true + +[node name="membraneChitin" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 88.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin"] +margin_right = 350.0 +margin_bottom = 288.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 273.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CHITIN" +align = 1 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 128.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 28.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 32.0 +margin_top = 1.0 +margin_right = 96.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "MOBILITY" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 100.0 +margin_right = 120.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 17 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "-0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 32.0 +margin_right = 206.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 46.0 +margin_right = 320.0 +margin_bottom = 64.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_left = 32.0 +margin_right = 268.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "RESOURCE_ABSORPTION_SPEED" + +[node name="HBoxContainer4" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 68.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_left = 33.0 +margin_right = 174.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "TOXIN_RESISTANCE" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer"] +margin_top = 143.0 +margin_right = 320.0 +margin_bottom = 147.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneChitin/MarginContainer/VBoxContainer"] +margin_top = 162.0 +margin_right = 320.0 +margin_bottom = 258.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "MEMBRANE_CHITIN_DESCRIPTION" +autowrap = true + +[node name="membraneCalciumCarbonate" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 162.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate"] +margin_right = 350.0 +margin_bottom = 362.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 347.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 57.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 57.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "CALCIUM_CARBONATE" +align = 1 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer"] +margin_top = 72.0 +margin_right = 320.0 +margin_bottom = 202.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 28.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.3" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 32.0 +margin_top = 1.0 +margin_right = 96.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "MOBILITY" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 100.0 +margin_right = 120.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 17 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "-0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 32.0 +margin_right = 206.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 46.0 +margin_right = 320.0 +margin_bottom = 64.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_left = 32.0 +margin_right = 268.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "RESOURCE_ABSORPTION_SPEED" + +[node name="HBoxContainer4" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 68.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_top = 1.0 +margin_right = 26.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+30" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_left = 30.0 +margin_right = 84.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "HEALTH" + +[node name="HBoxContainer5" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 90.0 +margin_right = 320.0 +margin_bottom = 108.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer5"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer5"] +margin_left = 33.0 +margin_right = 201.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "PHYSICAL_RESISTANCE" + +[node name="HBoxContainer6" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 112.0 +margin_right = 320.0 +margin_bottom = 130.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer6"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer6"] +margin_left = 33.0 +margin_right = 174.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "TOXIN_RESISTANCE" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer"] +margin_top = 217.0 +margin_right = 320.0 +margin_bottom = 221.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneCalciumCarbonate/MarginContainer/VBoxContainer"] +margin_top = 236.0 +margin_right = 320.0 +margin_bottom = 332.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "MEMBRANE_CALCIUM_CARBONATE_DESCRIPTION" +autowrap = true + +[node name="membraneSilica" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +margin_bottom = 148.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica"] +margin_right = 350.0 +margin_bottom = 348.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 333.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 27.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "50" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "SILICA" +align = 1 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 +margin_bottom = 172.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 28.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.4" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 32.0 +margin_top = 1.0 +margin_right = 96.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "MOBILITY" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 100.0 +margin_right = 120.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 17 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 24.0 +margin_right = 320.0 +margin_bottom = 42.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "-0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 32.0 +margin_right = 206.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "OSMOREGULATION_COST" + +[node name="HBoxContainer3" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 46.0 +margin_right = 320.0 +margin_bottom = 64.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_top = 1.0 +margin_right = 28.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.1" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer3"] +margin_left = 32.0 +margin_right = 268.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "RESOURCE_ABSORPTION_SPEED" + +[node name="HBoxContainer4" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 68.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_top = 1.0 +margin_right = 26.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+30" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer4"] +margin_left = 30.0 +margin_right = 84.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "HEALTH" + +[node name="HBoxContainer5" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 90.0 +margin_right = 320.0 +margin_bottom = 108.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer5"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.4" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer5"] +margin_left = 33.0 +margin_right = 201.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "PHYSICAL_RESISTANCE" + +[node name="HBoxContainer6" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 112.0 +margin_right = 320.0 +margin_bottom = 130.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer6"] +margin_top = 1.0 +margin_right = 29.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+0.2" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer6"] +margin_left = 33.0 +margin_right = 174.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "TOXIN_RESISTANCE" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer"] +margin_top = 187.0 +margin_right = 320.0 +margin_bottom = 191.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/membraneSilica/MarginContainer/VBoxContainer"] +margin_top = 206.0 +margin_right = 320.0 +margin_bottom = 318.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "MEMBRANE_SILICA_DESCRIPTION" +autowrap = true + +[node name="rigiditySlider" type="PanelContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips" groups=[ +"ItemTooltip", +]] +visible = false +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -184.0 +margin_top = -200.0 +margin_right = 166.0 +grow_horizontal = 0 +rect_min_size = Vector2( 350, 0 ) +size_flags_vertical = 0 +custom_styles/panel = SubResource( 43 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider"] +margin_right = 350.0 +size_flags_vertical = 0 +custom_constants/margin_right = 15 +custom_constants/margin_top = 15 +custom_constants/margin_left = 15 +custom_constants/margin_bottom = 15 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer"] +margin_left = 15.0 +margin_top = 15.0 +margin_right = 335.0 +margin_bottom = 211.0 +custom_constants/separation = 15 + +[node name="Title" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer"] +margin_right = 320.0 + +[node name="MutationPoint" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/Title"] +margin_right = 42.0 +margin_bottom = 20.0 +size_flags_vertical = 0 +alignment = 1 + +[node name="MPIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_right = 20.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +size_flags_vertical = 0 +texture = ExtResource( 43 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/Title/MutationPoint"] +margin_left = 24.0 +margin_top = 1.0 +margin_right = 42.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 44 ) +text = "5" + +[node name="OrganelleName" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/Title"] +margin_left = 46.0 +margin_right = 261.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 215, 0 ) +custom_fonts/font = SubResource( 45 ) +text = "MEMBRANE_RIGIDITY" +align = 1 + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer"] +margin_top = 42.0 +margin_right = 320.0 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer"] +margin_right = 320.0 +margin_bottom = 20.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_top = 2.0 +margin_right = 28.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 1, 0.301961, 0.301961, 1 ) +text = "-0.4" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 32.0 +margin_top = 1.0 +margin_right = 96.0 +margin_bottom = 19.0 +custom_fonts/font = SubResource( 47 ) +text = "MOBILITY" + +[node name="VacuoleIcon" type="TextureRect" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer"] +margin_left = 100.0 +margin_right = 120.0 +margin_bottom = 20.0 +rect_min_size = Vector2( 20, 20 ) +texture = ExtResource( 17 ) +expand = true + +[node name="HBoxContainer2" type="HBoxContainer" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer"] +margin_top = 68.0 +margin_right = 320.0 +margin_bottom = 86.0 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_top = 1.0 +margin_right = 26.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 46 ) +custom_colors/font_color = Color( 0, 1, 0, 1 ) +text = "+30" + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer/VBoxContainer/HBoxContainer2"] +margin_left = 30.0 +margin_right = 84.0 +margin_bottom = 18.0 +custom_fonts/font = SubResource( 47 ) +text = "HEALTH" + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer"] +margin_top = 187.0 +margin_right = 320.0 +margin_bottom = 191.0 +custom_styles/separator = SubResource( 50 ) + +[node name="Description" type="Label" parent="MicrobeEditorGUI/CellEditor/Tooltips/rigiditySlider/MarginContainer/VBoxContainer"] +margin_top = 206.0 +margin_right = 320.0 +custom_fonts/font = SubResource( 46 ) +custom_constants/line_spacing = 0 +text = "RIGIDITY_SLIDER" +autowrap = true + +[node name="Report" type="Control" parent="MicrobeEditorGUI"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_top = -0.200001 +mouse_filter = 2 +theme = ExtResource( 53 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="EvoResultsPanel" type="PanelContainer" parent="MicrobeEditorGUI/Report"] +anchor_top = 0.067 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = 1.0 +margin_top = -0.253403 +margin_right = 1.0 +margin_bottom = 0.799988 +custom_styles/panel = SubResource( 9 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/Report/EvoResultsPanel"] +margin_left = 3.0 +margin_top = 3.0 +margin_right = 1277.0 +margin_bottom = 670.0 +mouse_filter = 1 +custom_constants/margin_right = 3 +custom_constants/margin_top = 3 +custom_constants/margin_left = 3 +custom_constants/margin_bottom = 3 + +[node name="ScrollContainer" type="ScrollContainer" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer"] +margin_left = 3.0 +margin_top = 3.0 +margin_right = 1271.0 +margin_bottom = 664.0 +theme = ExtResource( 80 ) +follow_focus = true + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer"] +margin_right = 537.0 +margin_bottom = 132.0 +custom_constants/separation = 0 + +[node name="GlucoseReduction" type="Label" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer"] +margin_right = 537.0 +margin_bottom = 17.0 +custom_fonts/font = SubResource( 10 ) +text = "EVO_RESULTS_PANEL" + +[node name="HSeparator2" type="HSeparator" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer"] +margin_top = 17.0 +margin_right = 537.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 0, 10 ) +custom_styles/separator = SubResource( 51 ) + +[node name="Label" type="Label" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer"] +margin_top = 27.0 +margin_right = 537.0 +margin_bottom = 44.0 +custom_fonts/font = SubResource( 10 ) +text = "AUTO_EVO_RESULTS" + +[node name="AutoEvoResults" type="Label" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer"] +margin_top = 44.0 +margin_right = 537.0 +margin_bottom = 67.0 + +[node name="HSeparator" type="HSeparator" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer"] +margin_top = 67.0 +margin_right = 537.0 +margin_bottom = 92.0 +rect_min_size = Vector2( 0, 25 ) + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer"] +margin_top = 92.0 +margin_right = 537.0 +margin_bottom = 109.0 +custom_fonts/font = SubResource( 10 ) +text = "EXTERNAL_EFFECTS" + +[node name="ExternalEffectsList" type="Label" parent="MicrobeEditorGUI/Report/EvoResultsPanel/MarginContainer/ScrollContainer/VBoxContainer"] +margin_top = 100.0 +margin_right = 537.0 +margin_bottom = 132.0 + +[node name="NextTabButton" type="Button" parent="MicrobeEditorGUI/Report"] +anchor_left = 1.0 +anchor_top = 1.0 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = -180.0 +margin_top = -59.0 +margin_right = -30.0 +margin_bottom = -15.0 +focus_mode = 0 +custom_styles/hover = SubResource( 38 ) +custom_styles/pressed = SubResource( 39 ) +custom_styles/normal = SubResource( 41 ) +custom_fonts/font = SubResource( 42 ) +enabled_focus_mode = 0 +text = "NEXT" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="PatchMap" type="Control" parent="MicrobeEditorGUI"] +visible = false +anchor_right = 1.0 +anchor_bottom = 1.0 +mouse_filter = 2 +theme = ExtResource( 53 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MapPanel" type="PanelContainer" parent="MicrobeEditorGUI/PatchMap"] +anchor_top = 0.067 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = 1.0 +margin_top = -0.440002 +margin_right = 1.0 +margin_bottom = 0.613403 +custom_styles/panel = SubResource( 9 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel"] +margin_left = 3.0 +margin_top = 3.0 +margin_right = 1277.0 +margin_bottom = 669.813 +mouse_filter = 1 +custom_constants/margin_right = 3 +custom_constants/margin_top = 3 +custom_constants/margin_left = 3 +custom_constants/margin_bottom = 3 + +[node name="HSplitContainer" type="HSplitContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer"] +margin_left = 3.0 +margin_top = 3.0 +margin_right = 1271.0 +margin_bottom = 663.0 + +[node name="ScrollContainer" type="ScrollContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer"] +margin_right = 700.0 +margin_bottom = 660.0 +rect_min_size = Vector2( 700, 0 ) +theme = ExtResource( 80 ) +follow_focus = true + +[node name="PatchMapDrawer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/ScrollContainer" instance=ExtResource( 54 )] +anchor_right = 0.0 +anchor_bottom = 0.0 +margin_right = 700.0 +margin_bottom = 660.0 +DrawDefaultMapIfEmpty = false + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer"] +margin_left = 712.0 +margin_right = 1268.0 +margin_bottom = 660.0 + +[node name="VSeparator" type="VSeparator" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer"] +margin_right = 4.0 +margin_bottom = 660.0 + +[node name="MarginContainer" type="MarginContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer"] +margin_left = 8.0 +margin_right = 556.0 +margin_bottom = 660.0 +size_flags_horizontal = 3 +size_flags_vertical = 3 +custom_constants/margin_right = 10 +custom_constants/margin_top = 10 +custom_constants/margin_left = 10 +custom_constants/margin_bottom = 10 + +[node name="ScrollContainer" type="ScrollContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer"] +margin_left = 10.0 +margin_top = 10.0 +margin_right = 538.0 +margin_bottom = 590.0 +rect_min_size = Vector2( 0, 580 ) +size_flags_horizontal = 3 +size_flags_vertical = 2 +theme = ExtResource( 80 ) +follow_focus = true +scroll_horizontal_enabled = false + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer"] +margin_right = 528.0 +margin_bottom = 580.0 +size_flags_horizontal = 3 +size_flags_vertical = 3 + +[node name="NothingSelected" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer"] +visible = false +margin_right = 548.0 +margin_bottom = 14.0 +size_flags_horizontal = 3 + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/NothingSelected"] +margin_right = 548.0 +margin_bottom = 14.0 +size_flags_horizontal = 3 +text = "SELECT_A_PATCH" +align = 1 + +[node name="PatchDetailsContainer" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer"] +margin_right = 528.0 +margin_bottom = 542.0 +custom_constants/separation = 15 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="VBoxContainer" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +margin_right = 528.0 +margin_bottom = 50.0 +custom_constants/separation = 0 + +[node name="PatchName" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/VBoxContainer"] +margin_right = 528.0 +margin_bottom = 32.0 +custom_fonts/font = SubResource( 52 ) +text = "PATCH_NAME_GOES_HERE" +align = 1 + +[node name="PlayerHereLabel" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/VBoxContainer"] +margin_top = 32.0 +margin_right = 528.0 +margin_bottom = 50.0 +custom_fonts/font = SubResource( 53 ) +text = "YOU_ARE_CURRENTLY_THIS_PATCH" +align = 1 + +[node name="Biome" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +margin_top = 65.0 +margin_right = 528.0 +margin_bottom = 87.0 +custom_fonts/font = SubResource( 54 ) +text = "BIOME_HERE" +align = 1 + +[node name="Depth" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +margin_top = 102.0 +margin_right = 528.0 +margin_bottom = 124.0 +custom_fonts/font = SubResource( 54 ) +text = "BELOW_SEA_LEVEL" +align = 1 + +[node name="PhysicalConditions" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +margin_top = 139.0 +margin_right = 528.0 +margin_bottom = 236.0 +custom_constants/separation = -5 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions"] +margin_right = 528.0 +margin_bottom = 27.0 + +[node name="Buttons" type="Control" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/HBoxContainer"] +margin_right = 27.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 27, 27 ) +mouse_filter = 1 + +[node name="minusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/HBoxContainer/Buttons"] +margin_right = 27.0 +margin_bottom = 27.0 +mouse_filter = 1 +texture_normal = ExtResource( 67 ) +texture_hover = ExtResource( 68 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="plusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/HBoxContainer/Buttons"] +visible = false +margin_right = 27.0 +margin_bottom = 27.0 +mouse_filter = 1 +texture_normal = ExtResource( 70 ) +texture_hover = ExtResource( 71 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/HBoxContainer"] +margin_left = 31.0 +margin_top = 4.0 +margin_right = 208.0 +margin_bottom = 23.0 +mouse_filter = 1 +custom_fonts/font = SubResource( 55 ) +text = "PHYSICAL_CONDITIONS" + +[node name="Clip" type="Control" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions"] +margin_top = 22.0 +margin_right = 528.0 +margin_bottom = 97.0 +rect_min_size = Vector2( 0, 75 ) +rect_clip_content = true +mouse_filter = 1 + +[node name="GridContainer" type="GridContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip"] +anchor_top = 1.0 +anchor_bottom = 1.0 +margin_top = -54.0 +margin_right = 528.0 +mouse_filter = 2 +columns = 2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Temperature" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer"] +margin_right = 262.0 +margin_bottom = 25.0 +mouse_filter = 2 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Temperature"] +margin_right = 30.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 30, 25 ) +mouse_filter = 2 +texture = ExtResource( 62 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Temperature"] +margin_left = 34.0 +margin_top = 3.0 +margin_right = 146.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "TEMPERATURE" + +[node name="Situation" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Temperature"] +margin_left = 150.0 +margin_right = 162.0 +margin_bottom = 12.0 +rect_min_size = Vector2( 12, 12 ) +mouse_filter = 2 +size_flags_vertical = 0 +expand = true + +[node name="Pressure" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer"] +margin_left = 266.0 +margin_right = 528.0 +margin_bottom = 25.0 +mouse_filter = 2 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Pressure"] +margin_right = 30.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 30, 25 ) +mouse_filter = 2 +texture = ExtResource( 65 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Pressure"] +margin_left = 34.0 +margin_top = 3.0 +margin_right = 114.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "PRESSURE" + +[node name="Light" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer"] +margin_top = 29.0 +margin_right = 262.0 +margin_bottom = 54.0 +mouse_filter = 2 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Light"] +margin_right = 30.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 30, 25 ) +mouse_filter = 2 +texture = ExtResource( 57 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Light"] +margin_left = 34.0 +margin_top = 3.0 +margin_right = 79.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "LIGHT" + +[node name="Situation" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/Clip/GridContainer/Light"] +margin_left = 83.0 +margin_right = 95.0 +margin_bottom = 12.0 +rect_min_size = Vector2( 12, 12 ) +mouse_filter = 2 +size_flags_vertical = 0 +expand = true + +[node name="AtmosphericConditions" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +margin_top = 251.0 +margin_right = 528.0 +margin_bottom = 348.0 +custom_constants/separation = -5 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions"] +margin_right = 528.0 +margin_bottom = 27.0 +mouse_filter = 2 + +[node name="Buttons" type="Control" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/HBoxContainer"] +margin_right = 27.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 27, 27 ) +mouse_filter = 2 + +[node name="minusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/HBoxContainer/Buttons"] +margin_right = 27.0 +margin_bottom = 27.0 +texture_normal = ExtResource( 67 ) +texture_hover = ExtResource( 68 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="plusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/HBoxContainer/Buttons"] +visible = false +margin_right = 27.0 +margin_bottom = 27.0 +texture_normal = ExtResource( 70 ) +texture_hover = ExtResource( 71 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/HBoxContainer"] +margin_left = 31.0 +margin_top = 4.0 +margin_right = 214.0 +margin_bottom = 23.0 +custom_fonts/font = SubResource( 55 ) +text = "ATMOSPHERIC_GASSES" + +[node name="Clip" type="Control" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions"] +margin_top = 22.0 +margin_right = 528.0 +margin_bottom = 97.0 +rect_min_size = Vector2( 0, 75 ) +rect_clip_content = true +mouse_filter = 2 + +[node name="GridContainer" type="GridContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip"] +anchor_top = 1.0 +anchor_bottom = 1.0 +margin_top = -54.0 +margin_right = 528.0 +mouse_filter = 2 +columns = 2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Oxygen" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer"] +margin_right = 262.0 +margin_bottom = 25.0 +mouse_filter = 2 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/Oxygen"] +margin_right = 30.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 30, 25 ) +mouse_filter = 2 +texture = ExtResource( 60 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/Oxygen"] +margin_left = 34.0 +margin_top = 3.0 +margin_right = 102.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "OXYGEN" + +[node name="Nitrogen" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer"] +margin_left = 266.0 +margin_right = 528.0 +margin_bottom = 25.0 +mouse_filter = 2 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/Nitrogen"] +margin_right = 30.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 30, 25 ) +mouse_filter = 2 +texture = ExtResource( 58 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/Nitrogen"] +margin_left = 34.0 +margin_top = 3.0 +margin_right = 111.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "NITROGEN" + +[node name="CO2" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer"] +margin_top = 29.0 +margin_right = 262.0 +margin_bottom = 54.0 +mouse_filter = 2 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/CO2"] +margin_right = 30.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 30, 25 ) +mouse_filter = 2 +texture = ExtResource( 61 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/Clip/GridContainer/CO2"] +margin_left = 34.0 +margin_top = 3.0 +margin_right = 66.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "CO2" + +[node name="Compounds" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +margin_top = 363.0 +margin_right = 528.0 +margin_bottom = 485.0 +custom_constants/separation = -5 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds"] +margin_right = 528.0 +margin_bottom = 27.0 +mouse_filter = 2 + +[node name="Buttons" type="Control" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/HBoxContainer"] +margin_right = 27.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 27, 27 ) +mouse_filter = 2 + +[node name="minusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/HBoxContainer/Buttons"] +margin_right = 27.0 +margin_bottom = 27.0 +texture_normal = ExtResource( 67 ) +texture_hover = ExtResource( 68 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="plusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/HBoxContainer/Buttons"] +visible = false +margin_right = 27.0 +margin_bottom = 27.0 +texture_normal = ExtResource( 70 ) +texture_hover = ExtResource( 71 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/HBoxContainer"] +margin_left = 31.0 +margin_top = 4.0 +margin_right = 140.0 +margin_bottom = 23.0 +custom_fonts/font = SubResource( 55 ) +text = "COMPOUNDS" + +[node name="Clip" type="Control" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds"] +margin_top = 22.0 +margin_right = 528.0 +margin_bottom = 122.0 +rect_min_size = Vector2( 0, 100 ) +rect_clip_content = true +mouse_filter = 2 + +[node name="GridContainer" type="GridContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip"] +anchor_top = 1.0 +anchor_bottom = 1.0 +margin_top = -83.0 +margin_right = 528.0 +mouse_filter = 2 +columns = 2 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="HydrogenSulfide" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer"] +margin_right = 262.0 +margin_bottom = 25.0 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/HydrogenSulfide"] +margin_right = 25.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 25, 25 ) +mouse_filter = 2 +texture = ExtResource( 59 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/HydrogenSulfide"] +margin_left = 29.0 +margin_top = 3.0 +margin_right = 186.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "HYDROGEN_SULFIDE" + +[node name="Situation" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/HydrogenSulfide"] +margin_left = 190.0 +margin_right = 202.0 +margin_bottom = 12.0 +rect_min_size = Vector2( 12, 12 ) +mouse_filter = 2 +size_flags_vertical = 0 +expand = true + +[node name="Ammonia" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer"] +margin_left = 266.0 +margin_right = 528.0 +margin_bottom = 25.0 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Ammonia"] +margin_right = 25.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 25, 25 ) +mouse_filter = 2 +texture = ExtResource( 63 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Ammonia"] +margin_left = 29.0 +margin_top = 3.0 +margin_right = 108.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "AMMONIA" + +[node name="Situation" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Ammonia"] +margin_left = 112.0 +margin_right = 124.0 +margin_bottom = 12.0 +rect_min_size = Vector2( 12, 12 ) +mouse_filter = 2 +size_flags_vertical = 0 +expand = true + +[node name="Glucose" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer"] +margin_top = 29.0 +margin_right = 262.0 +margin_bottom = 54.0 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Glucose"] +margin_right = 25.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 25, 25 ) +mouse_filter = 2 +texture = ExtResource( 66 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Glucose"] +margin_left = 29.0 +margin_top = 3.0 +margin_right = 102.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "GLUCOSE" + +[node name="Situation" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Glucose"] +margin_left = 106.0 +margin_right = 118.0 +margin_bottom = 12.0 +rect_min_size = Vector2( 12, 12 ) +mouse_filter = 2 +size_flags_vertical = 0 +expand = true + +[node name="Phosphate" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer"] +margin_left = 266.0 +margin_top = 29.0 +margin_right = 528.0 +margin_bottom = 54.0 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Phosphate"] +margin_right = 25.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 25, 25 ) +mouse_filter = 2 +texture = ExtResource( 69 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Phosphate"] +margin_left = 29.0 +margin_top = 3.0 +margin_right = 126.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "PHOSPHATE" + +[node name="Situation" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Phosphate"] +margin_left = 130.0 +margin_right = 142.0 +margin_bottom = 12.0 +rect_min_size = Vector2( 12, 12 ) +mouse_filter = 2 +size_flags_vertical = 0 +expand = true + +[node name="Iron" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer"] +margin_top = 67.0 +margin_right = 262.0 +margin_bottom = 92.0 +size_flags_horizontal = 3 + +[node name="TextureRect" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Iron"] +margin_right = 25.0 +margin_bottom = 25.0 +rect_min_size = Vector2( 25, 25 ) +mouse_filter = 2 +texture = ExtResource( 64 ) +expand = true + +[node name="Label" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Iron"] +margin_left = 29.0 +margin_top = 3.0 +margin_right = 64.0 +margin_bottom = 22.0 +custom_fonts/font = SubResource( 55 ) +text = "IRON" + +[node name="Situation" type="TextureRect" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/Clip/GridContainer/Iron"] +margin_left = 68.0 +margin_right = 80.0 +margin_bottom = 12.0 +rect_min_size = Vector2( 12, 12 ) +mouse_filter = 2 +size_flags_vertical = 0 +expand = true + +[node name="SpeciesPresent" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +margin_top = 500.0 +margin_right = 528.0 +margin_bottom = 542.0 +mouse_filter = 2 +custom_constants/separation = -5 + +[node name="HBoxContainer" type="HBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent"] +margin_right = 528.0 +margin_bottom = 27.0 + +[node name="Buttons" type="Control" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/HBoxContainer"] +margin_right = 27.0 +margin_bottom = 27.0 +rect_min_size = Vector2( 27, 27 ) + +[node name="minusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/HBoxContainer/Buttons"] +margin_right = 27.0 +margin_bottom = 27.0 +texture_normal = ExtResource( 67 ) +texture_hover = ExtResource( 68 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="plusButton" type="TextureButton" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/HBoxContainer/Buttons"] +visible = false +margin_right = 27.0 +margin_bottom = 27.0 +texture_normal = ExtResource( 70 ) +texture_hover = ExtResource( 71 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Label2" type="Label" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/HBoxContainer"] +margin_left = 31.0 +margin_top = 4.0 +margin_right = 177.0 +margin_bottom = 23.0 +custom_fonts/font = SubResource( 55 ) +text = "SPECIES_PRESENT" + +[node name="Clip" type="MarginContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent"] +margin_top = 22.0 +margin_right = 528.0 +margin_bottom = 42.0 +rect_clip_content = true +mouse_filter = 2 +custom_constants/margin_top = 20 + +[node name="SpeciesList" type="VBoxContainer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/Clip"] +margin_top = 20.0 +margin_right = 528.0 +margin_bottom = 20.0 +mouse_filter = 2 +theme = SubResource( 64 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Tween" type="Tween" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/Clip"] + +[node name="SlideAnimations" type="AnimationPlayer" parent="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer"] +anims/atmosphericSlideDown = SubResource( 58 ) +anims/atmosphericSlideUp = SubResource( 59 ) +anims/compoundsSlideDown = SubResource( 60 ) +anims/compoundsSlideUp = SubResource( 61 ) +anims/physicalSlideDown = SubResource( 62 ) +anims/physicalSlideUp = SubResource( 63 ) + +[node name="NextTabButton" type="Button" parent="MicrobeEditorGUI/PatchMap"] +anchor_left = 1.0 +anchor_top = 1.0 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = -180.0 +margin_top = -58.9999 +margin_right = -30.0 +margin_bottom = -14.9999 +focus_mode = 0 +custom_styles/hover = SubResource( 38 ) +custom_styles/pressed = SubResource( 39 ) +custom_styles/normal = SubResource( 41 ) +custom_fonts/font = SubResource( 42 ) +enabled_focus_mode = 0 +text = "NEXT" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="MoveToPatchButton" type="Button" parent="MicrobeEditorGUI/PatchMap"] +anchor_left = 1.0 +anchor_top = 1.0 +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = -469.0 +margin_top = -60.0 +margin_right = -237.0 +margin_bottom = -16.0 +focus_mode = 0 +custom_styles/hover = SubResource( 64 ) +custom_styles/pressed = SubResource( 65 ) +custom_styles/disabled = SubResource( 66 ) +custom_styles/normal = SubResource( 67 ) +custom_fonts/font = SubResource( 42 ) +custom_colors/font_color_disabled = Color( 1, 1, 1, 1 ) +disabled = true +enabled_focus_mode = 0 +text = "MOVE_TO_THIS_PATCH" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="PauseMenu" parent="MicrobeEditorGUI" instance=ExtResource( 52 )] +visible = false +theme = ExtResource( 53 ) +HelpCategory = "MicrobeEditor" +[connection signal="mouse_entered" from="MicrobeEditorGUI/LeftTopBar" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/LeftTopBar" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/ReportButton" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/ReportButton" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/ReportButton" to="MicrobeEditorGUI" method="SetEditorTab" binds= [ "report" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/PatchMapButton" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/PatchMapButton" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/PatchMapButton" to="MicrobeEditorGUI" method="SetEditorTab" binds= [ "patch" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/CellEditorButton" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/CellEditorButton" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/CellEditorButton" to="MicrobeEditorGUI" method="SetEditorTab" binds= [ "editor" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/MPBox/MarginContainer" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/LeftTopBar/HBoxContainer/NewCellButton" to="MicrobeEditorGUI" method="OnNewCellClicked"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/ATPBalancePanel" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/ATPBalancePanel" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Tab/Structure" to="MicrobeEditorGUI" method="SetCellTab" binds= [ "structure" ]] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Tab/Membrane" to="MicrobeEditorGUI" method="SetCellTab" binds= [ "membrane" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "cytoplasm" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/StructuralOrganelles/cytoplasm" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "cytoplasm" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "metabolosome" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/metabolosome" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "metabolosome" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "chromatophore" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chromatophore" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "chromatophore" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "chemoSynthesizingProteins" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/chemoSynthesizingProteins" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "chemoSynthesizingProteins" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "rusticyanin" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/rusticyanin" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "rusticyanin" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "nitrogenase" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/nitrogenase" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "nitrogenase" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "oxytoxyProteins" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ProkaryoticStructures/oxytoxyProteins" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "oxytoxyProteins" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "flagellum" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/flagellum" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "flagellum" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "pilus" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/pilus" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "pilus" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "cilia" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/ExternalOrganelles/cilia" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "nucleus" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nucleus" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "nucleus" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "mitochondrion" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/mitochondrion" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "mitochondrion" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "chloroplast" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chloroplast" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "chloroplast" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "thermoplast" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/thermoplast" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "chemoplast" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/chemoplast" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "chemoplast" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "nitrogenfixingplastid" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/nitrogenfixingplastid" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "nitrogenfixingplastid" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "vacuole" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/vacuole" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "vacuole" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "oxytoxy" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/oxytoxy" to="MicrobeEditorGUI" method="OnOrganelleToPlaceSelected" binds= [ "oxytoxy" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "bioluminescentVacuole" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Structure/ScrollContainer/MarginContainer/VBoxContainer/InternalOrganelles/bioluminescentVacuole" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "membraneSingle" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/single" to="MicrobeEditorGUI" method="OnMembraneSelected" binds= [ "single" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "membraneDouble" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/double" to="MicrobeEditorGUI" method="OnMembraneSelected" binds= [ "double" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "membraneCellulose" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/cellulose" to="MicrobeEditorGUI" method="OnMembraneSelected" binds= [ "cellulose" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "membraneChitin" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/chitin" to="MicrobeEditorGUI" method="OnMembraneSelected" binds= [ "chitin" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "membraneCalciumCarbonate" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/calcium_carbonate" to="MicrobeEditorGUI" method="OnMembraneSelected" binds= [ "calcium_carbonate" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "membraneSilica" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/MembraneTypes/silica" to="MicrobeEditorGUI" method="OnMembraneSelected" binds= [ "silica" ]] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/RigiditySlider" to="MicrobeEditorGUI" method="OnItemMouseHover" binds= [ "rigiditySlider" ]] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/RigiditySlider" to="MicrobeEditorGUI" method="OnItemMouseExit"] +[connection signal="value_changed" from="MicrobeEditorGUI/CellEditor/LeftPanel/Panel/Membrane/ScrollContainer/MarginContainer/VBoxContainer/RigiditySlider" to="MicrobeEditorGUI" method="OnRigidityChanged"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/BottomBar" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/BottomBar" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/BottomBar/MenuButton" to="MicrobeEditorGUI" method="MenuButtonPressed"] +[connection signal="text_changed" from="MicrobeEditorGUI/CellEditor/BottomBar/LowerBarCentre/MarginContainer/HBoxContainer/SpeciesName/SpeciesNameBox/MarginContainer/LineEdit" to="MicrobeEditorGUI" method="OnSpeciesNameTextChanged"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/SymmetryButton" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/SymmetryButton" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/SymmetryButton" to="MicrobeEditorGUI" method="OnSymmetryClicked"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/RedoButton" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/RedoButton" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/RedoButton" to="." method="Redo"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/UndoButton" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/UndoButton" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/UndoButton" to="." method="Undo"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/CellEditor/FinishButton" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/CellEditor/FinishButton" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/CellEditor/FinishButton" to="MicrobeEditorGUI" method="OnFinishEditingClicked"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/Report/EvoResultsPanel" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/Report/EvoResultsPanel" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/Report/NextTabButton" to="MicrobeEditorGUI" method="GoToPatchTab"] +[connection signal="mouse_entered" from="MicrobeEditorGUI/PatchMap/MapPanel" to="MicrobeEditorGUI" method="OnMouseEnter"] +[connection signal="mouse_exited" from="MicrobeEditorGUI/PatchMap/MapPanel" to="MicrobeEditorGUI" method="OnMouseExit"] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/HBoxContainer/Buttons/minusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "physical" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/PhysicalConditions/HBoxContainer/Buttons/plusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "physical" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/HBoxContainer/Buttons/minusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "atmospheric" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/AtmosphericConditions/HBoxContainer/Buttons/plusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "atmospheric" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/HBoxContainer/Buttons/minusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "compounds" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/Compounds/HBoxContainer/Buttons/plusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "compounds" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/HBoxContainer/Buttons/minusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "species" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MapPanel/MarginContainer/HSplitContainer/HBoxContainer/MarginContainer/ScrollContainer/VBoxContainer/PatchDetailsContainer/SpeciesPresent/HBoxContainer/Buttons/plusButton" to="MicrobeEditorGUI" method="ToggleConditionsTab" binds= [ "species" ]] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/NextTabButton" to="MicrobeEditorGUI" method="GoToEditorTab"] +[connection signal="pressed" from="MicrobeEditorGUI/PatchMap/MoveToPatchButton" to="MicrobeEditorGUI" method="MoveToPatchClicked"] +[connection signal="MakeSave" from="MicrobeEditorGUI/PauseMenu" to="." method="SaveGame"] +[connection signal="OnClosed" from="MicrobeEditorGUI/PauseMenu" to="MicrobeEditorGUI" method="CloseMenu"] +[connection signal="OnOpenWithKeyPress" from="MicrobeEditorGUI/PauseMenu" to="MicrobeEditorGUI" method="OpenMenu"] diff --git a/src/microbe_stage/gui/ExtinctionBox.tscn b/src/microbe_stage/gui/ExtinctionBox.tscn new file mode 100644 index 0000000..d75ed4e --- /dev/null +++ b/src/microbe_stage/gui/ExtinctionBox.tscn @@ -0,0 +1,73 @@ +[gd_scene load_steps=7 format=2] + +[ext_resource path="res://assets/fonts/Jura-DemiBold.ttf" type="DynamicFontData" id=1] +[ext_resource path="res://assets/fonts/thrive.ttf" type="DynamicFontData" id=2] + +[sub_resource type="StyleBoxFlat" id=1] +bg_color = Color( 0, 0, 0, 0.196078 ) + +[sub_resource type="DynamicFont" id=2] +size = 65 +use_filter = true +font_data = ExtResource( 2 ) + +[sub_resource type="DynamicFont" id=3] +size = 22 +use_filter = true +font_data = ExtResource( 1 ) + +[sub_resource type="Animation" id=4] +resource_name = "FadeIn" +length = 0.5 +tracks/0/type = "value" +tracks/0/path = NodePath(".:modulate") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.5 ), +"transitions": PoolRealArray( 1, 1 ), +"update": 0, +"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ] +} + +[node name="ExtinctionBox" type="PanelContainer"] +modulate = Color( 1, 1, 1, 0 ) +anchor_top = 0.277778 +anchor_right = 1.0 +anchor_bottom = 0.694444 +margin_bottom = 3.05176e-05 +mouse_filter = 2 +custom_styles/panel = SubResource( 1 ) +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="VBoxContainer" type="VBoxContainer" parent="."] +margin_right = 1280.0 +margin_bottom = 300.0 +alignment = 1 + +[node name="Title" type="Label" parent="VBoxContainer"] +margin_top = 62.0 +margin_right = 1280.0 +margin_bottom = 128.0 +custom_fonts/font = SubResource( 2 ) +custom_colors/font_color = Color( 1, 0.2, 0.2, 1 ) +text = "EXTINCTION" +align = 1 +valign = 1 + +[node name="Message" type="Label" parent="VBoxContainer"] +margin_top = 132.0 +margin_right = 1280.0 +margin_bottom = 237.0 +custom_fonts/font = SubResource( 3 ) +text = "EXTINCTION_LONG" +align = 1 +valign = 1 + +[node name="AnimationPlayer" type="AnimationPlayer" parent="."] +autoplay = "FadeIn" +anims/FadeIn = SubResource( 4 ) diff --git a/src/microbe_stage/gui/WinBox.tscn b/src/microbe_stage/gui/WinBox.tscn new file mode 100644 index 0000000..b8f8141 --- /dev/null +++ b/src/microbe_stage/gui/WinBox.tscn @@ -0,0 +1,77 @@ +[gd_scene load_steps=7 format=2] + +[ext_resource path="res://assets/fonts/Jura-DemiBold.ttf" type="DynamicFontData" id=1] +[ext_resource path="res://assets/fonts/thrive.ttf" type="DynamicFontData" id=2] + +[sub_resource type="StyleBoxFlat" id=1] +bg_color = Color( 0, 0, 0, 0.196078 ) + +[sub_resource type="DynamicFont" id=2] +size = 65 +use_filter = true +font_data = ExtResource( 2 ) + +[sub_resource type="DynamicFont" id=3] +size = 22 +use_filter = true +font_data = ExtResource( 1 ) + +[sub_resource type="Animation" id=4] +resource_name = "FadeIn" +length = 0.5 +tracks/0/type = "value" +tracks/0/path = NodePath(".:modulate") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 0.5 ), +"transitions": PoolRealArray( 1, 1 ), +"update": 0, +"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ] +} + +[node name="WinBox" type="PanelContainer"] +modulate = Color( 1, 1, 1, 0 ) +anchor_top = 0.277778 +anchor_right = 1.0 +anchor_bottom = 0.694444 +margin_bottom = 3.05176e-05 +mouse_filter = 2 +custom_styles/panel = SubResource( 1 ) +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="VBoxContainer" type="VBoxContainer" parent="."] +margin_right = 1280.0 +margin_bottom = 300.0 +alignment = 1 + +[node name="Title" type="Label" parent="VBoxContainer"] +margin_top = 75.0 +margin_right = 1280.0 +margin_bottom = 141.0 +custom_fonts/font = SubResource( 2 ) +text = "YOU_HAVE_THRIVED" +align = 1 +valign = 1 + +[node name="Message" type="Label" parent="VBoxContainer"] +margin_top = 145.0 +margin_right = 1280.0 +margin_bottom = 223.0 +custom_fonts/font = SubResource( 3 ) +text = "YOU_HAVE_THRIVED_LONG" +align = 1 +valign = 1 + +[node name="AnimationPlayer" type="AnimationPlayer" parent="."] +autoplay = "FadeIn" +anims/FadeIn = SubResource( 4 ) + +[node name="Timer" type="Timer" parent="."] +wait_time = 15.0 +one_shot = true +autostart = true