[gd_scene load_steps=2 format=2] [ext_resource path="res://scripts/menus/settings_player.gd" type="Script" id=1] [node name="settings_player_menu" type="Control"] margin_left = 513.0 margin_top = 23.0 margin_right = 878.0 margin_bottom = 116.0 size_flags_horizontal = 3 size_flags_vertical = 3 script = ExtResource( 1 ) [node name="GridContainer" type="GridContainer" parent="."] anchor_right = 1.0 anchor_bottom = 1.0 [node name="name_label" type="Label" parent="GridContainer"] margin_right = 365.0 margin_bottom = 14.0 text = "PLAYER_NAME" [node name="name" type="LineEdit" parent="GridContainer"] margin_top = 18.0 margin_right = 365.0 margin_bottom = 42.0 size_flags_horizontal = 3 [node name="color_label" type="Label" parent="GridContainer"] margin_top = 46.0 margin_right = 365.0 margin_bottom = 60.0 text = "PLAYER_COLOR" [node name="color" type="ColorPickerButton" parent="GridContainer"] margin_top = 64.0 margin_right = 365.0 margin_bottom = 84.0 size_flags_horizontal = 3