scene manager
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
[gd_scene load_steps=9 format=3 uid="uid://cru3yl7laeiem"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://cru3yl7laeiem"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://mr6hi8icwyle" path="res://model/Trick or treatBG.png" id="1_4oira"]
|
||||
[ext_resource type="Script" path="res://script/Principal.cs" id="1_5hpqm"]
|
||||
[ext_resource type="Theme" uid="uid://depo4fa5p8k8m" path="res://themes/button.tres" id="2_ab0tu"]
|
||||
[ext_resource type="PackedScene" uid="uid://1tfopbwug3ht" path="res://scene/city.tscn" id="2_qp7s0"]
|
||||
[ext_resource type="StyleBox" uid="uid://cl1mx7tnohwg6" path="res://themes/back_principal.tres" id="5_tyto3"]
|
||||
[ext_resource type="Texture2D" uid="uid://cf12hst5y4gfr" path="res://model/Credit.png" id="6_px85q"]
|
||||
|
||||
@@ -23,7 +22,6 @@ grow_vertical = 2
|
||||
script = ExtResource("1_5hpqm")
|
||||
sub = NodePath("sub")
|
||||
credit = NodePath("credit")
|
||||
play = ExtResource("2_qp7s0")
|
||||
|
||||
[node name="TrickOrTreatBg" type="Sprite2D" parent="."]
|
||||
texture = ExtResource("1_4oira")
|
||||
|
||||
Reference in New Issue
Block a user