From eb31cb90e32ef15d7c76d526db4f057e82448b58 Mon Sep 17 00:00:00 2001 From: dusoleil Date: Fri, 16 Sep 2022 03:27:42 -0400 Subject: Housekeeping for all the new stuff that diverged from the reorganization --- ship/staircase_1/staircase_1.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ship/staircase_1/staircase_1.tscn') diff --git a/ship/staircase_1/staircase_1.tscn b/ship/staircase_1/staircase_1.tscn index 386209d..130df2d 100644 --- a/ship/staircase_1/staircase_1.tscn +++ b/ship/staircase_1/staircase_1.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=2] [ext_resource path="res://ship/staircase_1/staircase_1.gltf" type="PackedScene" id=1] -[ext_resource path="res://maps/main_stage/assets/staircase_1/staircase.tres" type="Material" id=2] +[ext_resource path="res://ship/staircase_1/staircase.tres" type="Material" id=2] [sub_resource type="ConvexPolygonShape" id=1] points = PoolVector3Array( -1.80455, -1.87224, -2.97945, -1.80455, -1.33747, -2.32941, 1.80455, -1.87224, -2.97945, -1.80455, -1.87224, 2.32838, 1.80455, -1.33747, -2.32941, -1.80455, 1.87224, 1.66328, 1.80455, -1.87224, 2.32838, -1.80455, 1.87224, 2.32838, 1.80455, 1.87224, 1.66328, 1.80455, 1.87224, 2.32838 ) -- cgit v1.2.3