Cleaned prefab parser a lot

This commit is contained in:
2023-03-29 18:44:28 -07:00
parent d8bac10b48
commit fce3e050a1
15 changed files with 312 additions and 153 deletions

View File

@ -6,7 +6,7 @@
<BoxCollider min="-1, -1" max="1, 1" />
<PlayerController ref="player" />
<child ref="nose">
<child position="0, 0, 2" scale="0.1, 0.1, 0.1">
<MeshRenderer />
<MeshHost ref="noseMeshHost" />
<SimpleTexturedMaterial color="COLOR_RED" />