This commit is contained in:
2024-10-30 23:38:57 -05:00
parent ded2322363
commit 9f9b7b03c7
26 changed files with 17113 additions and 22 deletions
Binary file not shown.
+5
View File
@@ -0,0 +1,5 @@
(
assets:
[
]
)
+2
View File
@@ -0,0 +1,2 @@
({
})
Binary file not shown.
+11
View File
@@ -0,0 +1,11 @@
(
assets:
[
("Player", File ( path: "blueprints/Player.glb" )),
("glasses.001", File ( path: "materials/glasses.001.glb" )),
("body.001", File ( path: "materials/body.001.glb" )),
("head.001", File ( path: "materials/head.001.glb" )),
("Hotel", File ( path: "blueprints/Hotel.glb" )),
("floor", File ( path: "materials/floor.glb" )),
]
)