New Icon; Touch Controls; Menu with Help; Added Music
This commit is contained in:
parent
9e3349eec3
commit
e87f8c3756
71 changed files with 1084 additions and 278 deletions
|
|
@ -1,8 +1,9 @@
|
|||
[gd_scene load_steps=9 format=3 uid="uid://jga6awfuwsyp"]
|
||||
[gd_scene load_steps=10 format=3 uid="uid://jga6awfuwsyp"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://cotw1alu4b2ad" path="res://Theme/MainTheme.tres" id="1_iscr2"]
|
||||
[ext_resource type="Texture2D" uid="uid://drjv0kpcfubr0" path="res://Assets/Icons/Dollar.png" id="2_54fgt"]
|
||||
[ext_resource type="Script" path="res://scenes/menu/endScreen/end_screen.gd" id="2_wokl6"]
|
||||
[ext_resource type="PackedScene" uid="uid://iq8pxx1suuqt" path="res://scenes/menu/background.tscn" id="3_33v35"]
|
||||
[ext_resource type="Texture2D" uid="uid://b27g8eulkxvyr" path="res://Assets/Icons/Health.png" id="3_n82yp"]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_3uh6l"]
|
||||
|
|
@ -39,6 +40,8 @@ grow_vertical = 2
|
|||
theme = ExtResource("1_iscr2")
|
||||
script = ExtResource("2_wokl6")
|
||||
|
||||
[node name="Background" parent="." instance=ExtResource("3_33v35")]
|
||||
|
||||
[node name="CenterContainer" type="CenterContainer" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue