[Room] Add some furnitures
This commit is contained in:
		
							parent
							
								
									a9beeab502
								
							
						
					
					
						commit
						3a08364c24
					
				
					 6 changed files with 22 additions and 0 deletions
				
			
		|  | @ -2344,3 +2344,5 @@ room: | |||
|     rubik-cube: "ルービックキューブ" | ||||
|     poster-h: "ポスター(横長)" | ||||
|     poster-v: "ポスター(縦長)" | ||||
|     sofa: "ソファ" | ||||
|     spiral: "螺旋階段" | ||||
|  |  | |||
|  | @ -321,4 +321,24 @@ | |||
| 			}, | ||||
| 		}, | ||||
| 	}, | ||||
| 	{ | ||||
| 		id: "sofa", | ||||
| 		place: "floor", | ||||
| 		props: { | ||||
| 			color: 'color' | ||||
| 		}, | ||||
| 		color: { | ||||
| 			Sofa: 'color' | ||||
| 		} | ||||
| 	}, | ||||
| 	{ | ||||
| 		id: "spiral", | ||||
| 		place: "floor", | ||||
| 		props: { | ||||
| 			color: 'color' | ||||
| 		}, | ||||
| 		color: { | ||||
| 			Step: 'color' | ||||
| 		} | ||||
| 	}, | ||||
| ] | ||||
|  |  | |||
							
								
								
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/sofa/sofa.blend
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/sofa/sofa.blend
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/sofa/sofa.glb
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/sofa/sofa.glb
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/spiral/spiral.blend
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/spiral/spiral.blend
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/spiral/spiral.glb
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/client/assets/room/furnitures/spiral/spiral.glb
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue