11 lines
451 B
XML
11 lines
451 B
XML
|
|
<FireBoxRoom>
|
||
|
|
<assets>
|
||
|
|
<assetobject id="body" src="/view/avatar/janus-avatar-base.glb" />
|
||
|
|
<assetobject id="avatar_animations" src="/view/avatar/janus-avatar-animations.glb" />
|
||
|
|
<assetobject id="avatar_animations_sit" src="/view/avatar/janus-avatar-animations-sit.glb" />
|
||
|
|
</assets>
|
||
|
|
<room>
|
||
|
|
<ghost scale=".01 .01 .01" col="#e0d5a1" body_id="body" bone_head="head" animation_extras="avatar_animations_sit" />
|
||
|
|
</room>
|
||
|
|
</FireBoxRoom>
|