Roughed in title screen.
This commit is contained in:
parent
4abb622f71
commit
5470e97ce8
11 changed files with 208 additions and 0 deletions
7
resources/atlas_title-AI.tres
Normal file
7
resources/atlas_title-AI.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://disrpa7ke8gpi"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjq4hheexkkj3" path="res://images/title_screen_atlas.png" id="1_l3k8m"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_l3k8m")
|
||||
region = Rect2(1, 1, 707, 156)
|
||||
7
resources/atlas_title-agentic.tres
Normal file
7
resources/atlas_title-agentic.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://b5c1indntlc1i"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjq4hheexkkj3" path="res://images/title_screen_atlas.png" id="1_8i67i"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_8i67i")
|
||||
region = Rect2(0, 178, 1418, 156)
|
||||
7
resources/atlas_title-credits.tres
Normal file
7
resources/atlas_title-credits.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://co6ry0o2bixom"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjq4hheexkkj3" path="res://images/title_screen_atlas.png" id="1_k0x6g"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_k0x6g")
|
||||
region = Rect2(-1, 521, 1601, 42)
|
||||
7
resources/atlas_title-incident.tres
Normal file
7
resources/atlas_title-incident.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://c1621t10xs5nv"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjq4hheexkkj3" path="res://images/title_screen_atlas.png" id="1_m2rxd"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_m2rxd")
|
||||
region = Rect2(-1, 354, 1602, 157)
|
||||
7
resources/atlas_title-space.tres
Normal file
7
resources/atlas_title-space.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" format=3 uid="uid://bsi36vfhukbrd"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjq4hheexkkj3" path="res://images/title_screen_atlas.png" id="1_8g8y7"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_8g8y7")
|
||||
region = Rect2(-1, 584, 1512, 82)
|
||||
Loading…
Add table
Add a link
Reference in a new issue