forked from luanti-org/minetest_game
		
	Optimize boat model
This commit is contained in:
		
				
					committed by
					
						 Novatux
						Novatux
					
				
			
			
				
	
			
			
			
						parent
						
							a192f9fc78
						
					
				
				
					commit
					9eb9502209
				
			| @@ -34,7 +34,7 @@ local boat = { | ||||
| 	physical = true, | ||||
| 	collisionbox = {-0.5, -0.4, -0.5, 0.5, 0.3, 0.5}, | ||||
| 	visual = "mesh", | ||||
| 	mesh = "boat.x", | ||||
| 	mesh = "boat.obj", | ||||
| 	textures = {"default_wood.png"}, | ||||
|  | ||||
| 	driver = nil, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user