diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2022-09-15 08:03:40 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2022-09-15 08:03:40 -0400 |
commit | 7e9745ab47df86ecf6899ea5ae9aae3d529b91b8 (patch) | |
tree | 3c3928cdca0ea695dbfb3c9396285fd139b8a361 /ship/ladder/ladder.gltf | |
parent | fb12038102da5f225779e9735a8ab47b880913e5 (diff) | |
parent | f8172339721d707610f19cdb7fe14fe4f31c8318 (diff) | |
download | godot_wildjam_49-dev.tar.gz godot_wildjam_49-dev.zip |
Merge tag 'pull-level-integration' of https://normalmode.org/malf/z/godot_wildjam_49 into malf-prHEADdev
Integrate main level scenes and organize files
This branch _mostly_ captures the features of your ship_testing branch,
with the main exclusion being the door on the lower ramp.
We consolidate the "Stage" content into the "Main" scene, and remove
some unused directories now that there are no extra map scenes.
Diffstat (limited to '')
-rw-r--r-- | ship/ladder/ladder.gltf (renamed from maps/main_stage/assets/ladder/ladder.gltf) | 0 | ||||
-rw-r--r-- | ship/ladder/ladder.gltf.import (renamed from maps/main_stage/assets/ladder/ladder.gltf.import) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/maps/main_stage/assets/ladder/ladder.gltf b/ship/ladder/ladder.gltf index 09af58a..09af58a 100644 --- a/maps/main_stage/assets/ladder/ladder.gltf +++ b/ship/ladder/ladder.gltf diff --git a/maps/main_stage/assets/ladder/ladder.gltf.import b/ship/ladder/ladder.gltf.import index 0f862a8..45bc275 100644 --- a/maps/main_stage/assets/ladder/ladder.gltf.import +++ b/ship/ladder/ladder.gltf.import @@ -2,12 +2,12 @@ importer="scene" type="PackedScene" -path="res://.import/ladder.gltf-7bc339ae5cc681b9028206062174dce3.scn" +path="res://.import/ladder.gltf-0b6340ab46537fc6947b83d4e6aedd5b.scn" [deps] -source_file="res://maps/main_stage/assets/ladder/ladder.gltf" -dest_files=[ "res://.import/ladder.gltf-7bc339ae5cc681b9028206062174dce3.scn" ] +source_file="res://ship/ladder/ladder.gltf" +dest_files=[ "res://.import/ladder.gltf-0b6340ab46537fc6947b83d4e6aedd5b.scn" ] [params] |