Added menu logo.

remotes/1711660107545182331/update-godot-to-1852afb6b
unfa 2021-09-12 04:01:38 +02:00
parent 428188488d
commit 50075775cf
3 changed files with 59 additions and 5 deletions

View File

@ -1,7 +1,8 @@
[gd_scene load_steps=5 format=3 uid="uid://b856vwmg8a6o4"]
[gd_scene load_steps=6 format=3 uid="uid://b856vwmg8a6o4"]
[ext_resource type="PackedScene" uid="uid://d135tevauvmoq" path="res://Assets/UI/MenuButton.tscn" id="1"]
[ext_resource type="PackedScene" uid="uid://d2d0sbb84rehm" path="res://Assets/UI/Menu.tscn" id="2"]
[ext_resource type="Texture2D" uid="uid://njj8psk8fh7" path="res://Assets/UI/Logo.png" id="2_oueme"]
[ext_resource type="Script" path="res://Assets/UI/GUI.gd" id="3"]
[ext_resource type="AudioStream" uid="uid://dfxftf2huumhn" path="res://Assets/SFX/UI_Cancel.wav" id="4_lnh50"]
@ -13,17 +14,32 @@ __meta__ = {
"_edit_use_anchors_": false
}
[node name="Logo" type="TextureRect" parent="."]
offset_left = 256.0
offset_top = 12.0
offset_right = 768.0
offset_bottom = 587.0
rect_min_size = Vector2(0, 575)
size_flags_horizontal = 0
size_flags_vertical = 0
texture = ExtResource( "2_oueme" )
script = null
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Menu" parent="." instance=ExtResource( "2" )]
offset_left = 477.0
offset_left = 412.0
offset_top = 252.0
offset_right = 547.0
offset_right = 612.0
offset_bottom = 347.0
rect_min_size = Vector2(200, 0)
[node name="Options" parent="Menu" instance=ExtResource( "1" )]
anchor_right = 0.0
anchor_bottom = 0.0
offset_top = 33.0
offset_right = 70.0
offset_right = 200.0
offset_bottom = 62.0
text = "options"
label = "options"
@ -32,7 +48,7 @@ label = "options"
anchor_right = 0.0
anchor_bottom = 0.0
offset_top = 66.0
offset_right = 70.0
offset_right = 200.0
offset_bottom = 95.0
text = "quit"
label = "quit"

BIN
Game/Assets/UI/Logo.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture2D"
uid="uid://njj8psk8fh7"
path="res://.godot/imported/Logo.png-b4c44cf74156970744cba8ae70a3da72.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/UI/Logo.png"
dest_files=["res://.godot/imported/Logo.png-b4c44cf74156970744cba8ae70a3da72.stex"]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=0
compress/channel_pack=0
compress/streamed=false
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/HDR_as_SRGB=false
process/size_limit=0
detect_3d/compress_to=1
svg/scale=1.0