Add Ai3Dstatic model for Room. (#6350)
* Add Ai3Dstatic model for Room. * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * doll-Aiの大文字を小文字へ変更 * Update furnitures.json5 * マテリアルをBackgroundからPrincipled BSDFに変更 * a * なんかファイルが二重にでてくるので削除 * テクスチャーファイルと3Dデータを再コミット * Remove noodle * Update doll-ai.glb Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
This commit is contained in:
parent
ca2a33edc9
commit
d979fb6dc0
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -395,5 +395,9 @@
|
|||
{
|
||||
id: 'energy-drink',
|
||||
place: "floor",
|
||||
},
|
||||
{
|
||||
id: 'doll-ai',
|
||||
place: "floor",
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue