Use a better model

master
PilzAdam 2012-12-15 18:32:54 +01:00
parent 3148fd082c
commit 0b98b94844
5 changed files with 10561 additions and 1856 deletions

View File

@ -9,3 +9,8 @@ WTFPL
License of media (textures and sounds):
---------------------------------------
WTFPL
Authors of media files:
-----------------------
textures: PilzAdam
model: thetoon and Zeg9

View File

@ -32,10 +32,10 @@ end
local boat = {
physical = true,
collisionbox = {-0.5,-0.4,-0.5, 0.5,0.4,0.5},
collisionbox = {-0.6,-0.4,-0.6, 0.6,0.3,0.6},
visual = "mesh",
mesh = "boat.x",
textures = {"boat.png"},
textures = {"default_wood.png"},
driver = nil,
v = 0,

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 683 B

File diff suppressed because it is too large Load Diff