[Room] Add bin

This commit is contained in:
syuilo 2019-08-19 01:54:06 +09:00
parent f35a0d34e9
commit f4b63c1c72
6 changed files with 17 additions and 6 deletions

View file

@ -2346,3 +2346,4 @@ room:
poster-v: "ポスター(縦長)"
sofa: "ソファ"
spiral: "螺旋階段"
bin: "ゴミ箱"

View file

@ -341,4 +341,14 @@
Step: 'color'
}
},
{
id: "bin",
place: "floor",
props: {
color: 'color'
},
color: {
Bin: 'color'
}
},
]

BIN
src/client/assets/room/furnitures/bin/bin.blend (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/client/assets/room/furnitures/bin/bin.glb (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.