Added SkillsUSA splash

This commit is contained in:
Paul Black 2023-03-02 13:35:35 -07:00
parent 0c2a6bf9ca
commit be613a1615
5 changed files with 50 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View file

@ -53,6 +53,7 @@ text = "Player 1: 0"
horizontal_alignment = 1
[node name="player2Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 34.0
offset_right = 136.0
@ -61,6 +62,7 @@ text = "Player 2: 0"
horizontal_alignment = 1
[node name="player3Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 57.0
offset_right = 136.0
@ -69,6 +71,7 @@ text = "Player 3: 0"
horizontal_alignment = 1
[node name="player4Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 80.0
offset_right = 136.0
@ -77,6 +80,7 @@ text = "Player 4: 0"
horizontal_alignment = 1
[node name="player5Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 103.0
offset_right = 136.0
@ -85,6 +89,7 @@ text = "Player 5: 0"
horizontal_alignment = 1
[node name="player6Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 126.0
offset_right = 136.0
@ -93,6 +98,7 @@ text = "Player 6: 0"
horizontal_alignment = 1
[node name="player7Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 149.0
offset_right = 136.0
@ -101,6 +107,7 @@ text = "Player 7: 0"
horizontal_alignment = 1
[node name="player8Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 172.0
offset_right = 136.0
@ -109,6 +116,7 @@ text = "Player 8: 0"
horizontal_alignment = 1
[node name="player9Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 195.0
offset_right = 136.0
@ -117,6 +125,7 @@ text = "Player 9: 0"
horizontal_alignment = 1
[node name="player10Label" type="Label" parent="."]
layout_mode = 0
offset_left = 15.0
offset_top = 218.0
offset_right = 145.0

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=10 format=3 uid="uid://dtvtu8w6b5es0"]
[gd_scene load_steps=11 format=3 uid="uid://dtvtu8w6b5es0"]
[ext_resource type="Script" path="res://scripts/mainmenu.gd" id="1_w5lhm"]
[ext_resource type="Texture2D" uid="uid://p427bphnxyjc" path="res://2DArt/Main Menu/Background.jpg" id="2_xwdfd"]
@ -9,6 +9,7 @@
[ext_resource type="Texture2D" uid="uid://6o45rgrqwraw" path="res://2DArt/Main Menu/SettingsUnselected.png" id="6_f1knf"]
[ext_resource type="Texture2D" uid="uid://c8q2aon4qw0xp" path="res://2DArt/Main Menu/CreditUnselected.png" id="8_h20ni"]
[ext_resource type="Texture2D" uid="uid://ds6ymkq367mdi" path="res://2DArt/Main Menu/CreditSelected.png" id="8_plwex"]
[ext_resource type="Texture2D" uid="uid://deqe3xaqpv1xf" path="res://splashes/OurTimeIsNow_Solo.png" id="10_oafyi"]
[node name="mainmenu" type="Control"]
layout_mode = 3
@ -128,6 +129,11 @@ offset_right = 94.0
offset_bottom = 648.0
text = "Version: 0.5"
[node name="OurTimeIsNowSolo" type="Sprite2D" parent="."]
position = Vector2(123, 104)
scale = Vector2(0.170075, 0.170075)
texture = ExtResource("10_oafyi")
[connection signal="pressed" from="Button" to="." method="_on_button_pressed"]
[connection signal="mouse_entered" from="playButton" to="." method="_on_play_button_mouse_entered"]
[connection signal="mouse_exited" from="playButton" to="." method="_on_play_button_mouse_exited"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://deqe3xaqpv1xf"
path="res://.godot/imported/OurTimeIsNow_Solo.png-a15ad6b76d07bb8ae6fff06f0167d689.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://splashes/OurTimeIsNow_Solo.png"
dest_files=["res://.godot/imported/OurTimeIsNow_Solo.png-a15ad6b76d07bb8ae6fff06f0167d689.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
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/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1