feat: deleted game folder
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_background.gd" type="Script" id=1]
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_room.gd" type="Script" id=2]
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_item.gd" type="Script" id=3]
|
||||
[ext_resource path="res://game/rooms/intro/escoria_background.png" type="Texture" id=4]
|
||||
[ext_resource path="res://game/rooms/intro/escoria-logo-comet-anim.png" type="Texture" id=5]
|
||||
[ext_resource path="res://game/rooms/intro/escoria-logo-comet.png" type="Texture" id=6]
|
||||
[ext_resource path="res://gymkhana/rooms/intro/escoria_background.png" type="Texture" id=4]
|
||||
[ext_resource path="res://gymkhana/rooms/intro/escoria-logo-comet-anim.png" type="Texture" id=5]
|
||||
[ext_resource path="res://gymkhana/rooms/intro/escoria-logo-comet.png" type="Texture" id=6]
|
||||
[ext_resource path="res://gymkhana/rooms/intro/intro_background_space.png" type="Texture" id=7]
|
||||
|
||||
[sub_resource type="AtlasTexture" id=1]
|
||||
@@ -235,7 +235,7 @@ tracks/9/keys = {
|
||||
[node name="ESCRoom" type="Node2D"]
|
||||
script = ExtResource( 2 )
|
||||
global_id = "intro_cutscene"
|
||||
esc_script = "res://game/rooms/intro/esc/intro.esc"
|
||||
esc_script = "res://gymkhana/rooms/intro/esc/intro.esc"
|
||||
camera_limits = [ Rect2( 0, 0, 1920, 1080 ) ]
|
||||
|
||||
[node name="ESCBackground" type="TextureRect" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user