1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00

tidy up title screen

Moved titlescreen.gd to scripts folder
This commit is contained in:
tommy-l-ngo 2021-10-19 23:39:04 -05:00
parent a2f1fe6730
commit 0a1a9b8d35
6 changed files with 8 additions and 5 deletions

View File

@ -0,0 +1,3 @@
source_md5="a88d669f1f058a347cc4de2244bac64b"
dest_md5="1073062c6e594eff250036d7489d44a7"

View File

@ -1,7 +1,7 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://scenes/Title-Screen-Background.png" type="Texture" id=1]
[ext_resource path="res://scenes/Title Screen.gd" type="Script" id=2]
[ext_resource path="res://script/title screen/Title-Screen-Background.png" type="Texture" id=1]
[ext_resource path="res://script/title screen/Title Screen.gd" type="Script" id=2]
[node name="Title Node" type="Control"]
anchor_right = 1.0

View File

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Title-Screen-Background.png-0858ea44e9c9235fceac088a9c0f7d28.stex"
path="res://.import/Title-Screen-Background.png-dbef7fef33c56892772634130111c923.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://scenes/Title-Screen-Background.png"
dest_files=[ "res://.import/Title-Screen-Background.png-0858ea44e9c9235fceac088a9c0f7d28.stex" ]
source_file="res://script/title screen/Title-Screen-Background.png"
dest_files=[ "res://.import/Title-Screen-Background.png-dbef7fef33c56892772634130111c923.stex" ]
[params]