[gd_scene load_steps=2 format=2] [ext_resource path="res://scripts/menu/player_settings.gd" type="Script" id=1] [node name="player_settings" type="Control"] margin_left = 513.0 margin_top = 23.0 margin_right = 878.0 margin_bottom = 240.0 script = ExtResource( 1 ) [node name="name_label" type="Label" parent="."] anchor_top = 0.5 anchor_right = 1.0 anchor_bottom = 0.5 margin_top = -95.5 margin_bottom = -68.5 text = "Name" [node name="name" type="LineEdit" parent="."] anchor_top = 0.5 anchor_right = 1.0 anchor_bottom = 0.5 margin_top = -51.5 margin_bottom = -14.5 [node name="color_label" type="Label" parent="."] anchor_top = 0.5 anchor_right = 1.0 anchor_bottom = 0.5 margin_top = 1.5 margin_bottom = 28.5 text = "Color" [node name="color" type="ColorPickerButton" parent="."] anchor_top = 0.5 anchor_right = 1.0 anchor_bottom = 0.5 margin_top = 46.5 margin_bottom = 79.5