summaryrefslogtreecommitdiffstats
path: root/Main.tscn
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2022-09-15 07:24:40 -0400
committerMalfurious <m@lfurio.us>2022-09-15 07:24:40 -0400
commit5936040ec111ac7a5a7785cf1b515598619a30e6 (patch)
tree6e0231106c42993110d635683d05a5ff23da32a4 /Main.tscn
parenta2372b160d0a0665b6b23ec0669da453c8e8538c (diff)
downloadgodot_wildjam_49-5936040ec111ac7a5a7785cf1b515598619a30e6.tar.gz
godot_wildjam_49-5936040ec111ac7a5a7785cf1b515598619a30e6.zip
Collapse directory structure for ship assets
This subtree no longer contains any standalone maps. Simply rename the ship assets directory to clean up unused directories.
Diffstat (limited to 'Main.tscn')
-rw-r--r--Main.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/Main.tscn b/Main.tscn
index de681bf..ac501d7 100644
--- a/Main.tscn
+++ b/Main.tscn
@@ -1,10 +1,10 @@
[gd_scene load_steps=13 format=2]
[ext_resource path="res://character/fps_controller/fps_controller.tscn" type="PackedScene" id=1]
-[ext_resource path="res://maps/main_stage/assets/ship/ship.tscn" type="PackedScene" id=2]
+[ext_resource path="res://ship/ship/ship.tscn" type="PackedScene" id=2]
[ext_resource path="res://water/Water.tscn" type="PackedScene" id=3]
[ext_resource path="res://Float.tscn" type="PackedScene" id=4]
-[ext_resource path="res://maps/main_stage/assets/ship/crate.tscn" type="PackedScene" id=5]
+[ext_resource path="res://ship/ship/crate.tscn" type="PackedScene" id=5]
[sub_resource type="BoxShape" id=19]
extents = Vector3( 1000, 0.1, 1000 )