add dolly

This commit is contained in:
2024-11-04 23:05:51 -06:00
parent 25c9c3681e
commit c0384b6ada
8 changed files with 109 additions and 3 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -2,9 +2,9 @@
assets:
[
("Player", File ( path: "blueprints/Player.glb" )),
("body.001", File ( path: "materials/body.001.glb" )),
("head.001", File ( path: "materials/head.001.glb" )),
("glasses.001", File ( path: "materials/glasses.001.glb" )),
("body.001", File ( path: "materials/body.001.glb" )),
("Hotel", File ( path: "blueprints/Hotel.glb" )),
("floor", File ( path: "materials/floor.glb" )),
]
+11
View File
@@ -17206,6 +17206,17 @@
"type": "object",
"typeInfo": "Struct"
},
"crooks::PlayerHead": {
"additionalProperties": false,
"isComponent": true,
"isResource": false,
"long_name": "crooks::PlayerHead",
"properties": {},
"required": [],
"short_name": "PlayerHead",
"type": "object",
"typeInfo": "Struct"
},
"f32": {
"isComponent": false,
"isResource": false,