Skip to content
Snippets Groups Projects
Commit 9eb95022 authored by jp@localhost.localdomain's avatar jp@localhost.localdomain Committed by Novatux
Browse files

Optimize boat model

parent a192f9fc
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment