diff --git a/godot_ship/.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.md5 b/godot_ship/.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.md5 new file mode 100644 index 0000000..65f245f --- /dev/null +++ b/godot_ship/.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.md5 @@ -0,0 +1,3 @@ +source_md5="a88d669f1f058a347cc4de2244bac64b" +dest_md5="1073062c6e594eff250036d7489d44a7" + diff --git a/godot_ship/.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.stex b/godot_ship/.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.stex new file mode 100644 index 0000000..1ea8a2a Binary files /dev/null and b/godot_ship/.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.stex differ diff --git a/godot_ship/scenes/Options.tscn b/godot_ship/scenes/Options.tscn index 24a9acc..9c96fe0 100644 --- a/godot_ship/scenes/Options.tscn +++ b/godot_ship/scenes/Options.tscn @@ -1,4 +1,6 @@ -[gd_scene format=2] +[gd_scene load_steps=2 format=2] + +[ext_resource path="res://script/options/Option-Background.png" type="Texture" id=1] [node name="Options" type="Control"] anchor_right = 1.0 @@ -6,3 +8,116 @@ anchor_bottom = 1.0 __meta__ = { "_edit_use_anchors_": false } + +[node name="TextureRect" type="TextureRect" parent="."] +margin_right = 40.0 +margin_bottom = 40.0 +texture = ExtResource( 1 ) +__meta__ = { +"_edit_lock_": true, +"_edit_use_anchors_": false +} + +[node name="RichTextLabel" type="RichTextLabel" parent="."] +margin_left = 294.0 +margin_top = 68.0 +margin_right = 346.0 +margin_bottom = 83.0 +custom_colors/default_color = Color( 0, 0, 0, 1 ) +text = "Options" +__meta__ = { +"_edit_lock_": true, +"_edit_use_anchors_": false +} + +[node name="Slider Container" type="VBoxContainer" parent="."] +margin_left = 216.0 +margin_top = 128.0 +margin_right = 424.0 +margin_bottom = 160.0 +__meta__ = { +"_edit_lock_": true, +"_edit_use_anchors_": false +} + +[node name="SFX Setting" type="Node2D" parent="Slider Container"] +position = Vector2( 0, 8 ) + +[node name="SFX Label" type="Label" parent="Slider Container/SFX Setting"] +margin_top = -8.0 +margin_right = 64.0 +margin_bottom = 8.0 +custom_colors/font_color = Color( 0, 0, 0, 1 ) +text = "SFX:" +align = 2 +valign = 1 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="SFX Slider" type="HSlider" parent="Slider Container/SFX Setting"] +margin_left = 64.0 +margin_top = -8.0 +margin_right = 208.0 +margin_bottom = 8.0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Volume Setting" type="Node2D" parent="Slider Container"] +position = Vector2( 0, 24 ) + +[node name="Volume Label" type="Label" parent="Slider Container/Volume Setting"] +margin_top = -8.0 +margin_right = 64.0 +margin_bottom = 8.0 +custom_colors/font_color = Color( 0, 0, 0, 1 ) +text = "Volume:" +align = 2 +valign = 1 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Volume Slider" type="HSlider" parent="Slider Container/Volume Setting"] +margin_left = 64.0 +margin_top = -8.0 +margin_right = 208.0 +margin_bottom = 8.0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="HBoxContainer" type="HBoxContainer" parent="."] +margin_left = 216.0 +margin_top = 160.0 +margin_right = 424.0 +margin_bottom = 184.0 +__meta__ = { +"_edit_lock_": true, +"_edit_use_anchors_": false +} + +[node name="Button" type="Button" parent="HBoxContainer"] +margin_right = 102.0 +margin_bottom = 24.0 +rect_min_size = Vector2( 102, 0 ) +text = "Light Mode" + +[node name="Button2" type="Button" parent="HBoxContainer"] +margin_left = 106.0 +margin_right = 208.0 +margin_bottom = 24.0 +rect_min_size = Vector2( 102, 0 ) +text = "Dark Mode" + +[node name="Button" type="Button" parent="."] +margin_left = 16.0 +margin_top = 16.0 +margin_right = 28.0 +margin_bottom = 36.0 +text = "Back" +__meta__ = { +"_edit_lock_": true, +"_edit_use_anchors_": false +} diff --git a/godot_ship/script/options/Option-Background.png b/godot_ship/script/options/Option-Background.png new file mode 100644 index 0000000..830ec9b Binary files /dev/null and b/godot_ship/script/options/Option-Background.png differ diff --git a/godot_ship/script/options/Option-Background.png.import b/godot_ship/script/options/Option-Background.png.import new file mode 100644 index 0000000..5e1dc21 --- /dev/null +++ b/godot_ship/script/options/Option-Background.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://script/options/Option-Background.png" +dest_files=[ "res://.import/Option-Background.png-a36d67b33a10832808db404a3f8ef365.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0