summaryrefslogtreecommitdiffstats
path: root/ship/ladder/ladder.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 /ship/ladder/ladder.tscn
parenta2372b160d0a0665b6b23ec0669da453c8e8538c (diff)
downloadgame_jam49-5936040ec111ac7a5a7785cf1b515598619a30e6.tar.gz
game_jam49-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 '')
-rw-r--r--ship/ladder/ladder.tscn (renamed from maps/main_stage/assets/ladder/ladder.tscn)4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/main_stage/assets/ladder/ladder.tscn b/ship/ladder/ladder.tscn
index 11771c5..763a233 100644
--- a/maps/main_stage/assets/ladder/ladder.tscn
+++ b/ship/ladder/ladder.tscn
@@ -1,7 +1,7 @@
[gd_scene load_steps=4 format=2]
-[ext_resource path="res://maps/main_stage/assets/ladder/ladder.gltf" type="PackedScene" id=1]
-[ext_resource path="res://maps/main_stage/assets/ladder/ladder.tres" type="Material" id=2]
+[ext_resource path="res://ship/ladder/ladder.gltf" type="PackedScene" id=1]
+[ext_resource path="res://ship/ladder/ladder.tres" type="Material" id=2]
[sub_resource type="ConvexPolygonShape" id=2]
points = PoolVector3Array( -2.63751e-05, 17, 1.1522, 0.134708, 17, 1.07459, -0.134708, 17, 1.07459, -2.63751e-05, -1, 1.1522, 0.134708, 17, -1.07481, 0.134708, -1, 1.07459, -0.134708, 17, -1.07481, -0.134708, -1, 1.07459, -2.63751e-05, 17, -1.15243, 0.134708, -1, -1.07481, -0.134708, -1, -1.07481, -2.63751e-05, -1, -1.15243 )