diff --git a/3D Input/huhntextur.png.import b/3D Input/huhntextur.png.import new file mode 100644 index 0000000..be3a926 --- /dev/null +++ b/3D Input/huhntextur.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/huhntextur.png-a31af8e4947b19bec12f70e34f5f09d2.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://3D Input/huhntextur.png" +dest_files=[ "res://.import/huhntextur.png-a31af8e4947b19bec12f70e34f5f09d2.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 diff --git a/BodyConfig/bodyBuilderMenu.tscn b/BodyConfig/bodyBuilderMenu.tscn index e933787..a8fceec 100644 --- a/BodyConfig/bodyBuilderMenu.tscn +++ b/BodyConfig/bodyBuilderMenu.tscn @@ -67,16 +67,28 @@ custom_styles/normal = ExtResource( 8 ) custom_fonts/font = ExtResource( 5 ) text = "Start Game" -[node name="Delete" type="Button" parent="GUI/HBoxC/VBoxC"] +[node name="Spacing" type="Control" parent="GUI/HBoxC/VBoxC"] margin_top = 84.0 margin_right = 301.0 -margin_bottom = 122.0 +margin_bottom = 104.0 +rect_min_size = Vector2( 0, 20 ) + +[node name="Delete" type="Button" parent="GUI/HBoxC/VBoxC"] +margin_top = 108.0 +margin_right = 301.0 +margin_bottom = 146.0 custom_styles/hover = ExtResource( 6 ) custom_styles/pressed = ExtResource( 7 ) custom_styles/normal = ExtResource( 8 ) custom_fonts/font = ExtResource( 5 ) text = "Delete" +[node name="Spacing2" type="Control" parent="GUI/HBoxC/VBoxC"] +margin_top = 150.0 +margin_right = 301.0 +margin_bottom = 170.0 +rect_min_size = Vector2( 0, 20 ) + [node name="ViewportContainer" type="ViewportContainer" parent="GUI/HBoxC"] margin_left = 305.0 margin_right = 1024.0