car mod
Hello i am currently working on a fork from the 0.2.2 car mod made by Esteban, I would like some models and basic skins to work with as i have noticed the lack in models, has anyone got any car models or could build a new one ?
FOSS gamedev and creative worlds
https://forums.minetest.org/
paramat in Esteban's car mod wrote:hunterdelyx1 wrote:Great mod! But it doesn't work good in multiplayer.
1.http://itmages.ru/image/view/1818037/d064dfc4
Player model faces the wrong direction.
2. if i punch car with player, it will drop and player will become invisible.
These were recently fixed in 'boats' mod, which is now in default minetest game. Dan's car mod is very similar to boats mod https://github.com/minetest/minetest_game/blob/master/mods/boats/init.lua see 'on rightclick' and 'on punch' functions and update your code, i recently had to do this for my own car mod.
EDIT
See this for bug 2 https://github.com/minetest/minetest_game/issues/276#comments
Esteban wrote:Did you update the code for the mod? Here's Paramat quote about it:paramat in Esteban's car mod wrote:hunterdelyx1 wrote:Great mod! But it doesn't work good in multiplayer.
1.http://itmages.ru/image/view/1818037/d064dfc4
Player model faces the wrong direction.
2. if i punch car with player, it will drop and player will become invisible.
These were recently fixed in 'boats' mod, which is now in default minetest game. Dan's car mod is very similar to boats mod https://github.com/minetest/minetest_game/blob/master/mods/boats/init.lua see 'on rightclick' and 'on punch' functions and update your code, i recently had to do this for my own car mod.
EDIT
See this for bug 2 https://github.com/minetest/minetest_game/issues/276#comments
I'm looking forward to see how the police car looks like! :D
Nathan.S wrote:This is really basic and low poly, not 100% sure if you were looking for more detail or textures on it.
https://dl.dropboxusercontent.com/u/29046539/Van.blend
Nathan.S wrote:Updated the model, the same link.
UV layout and sample layout, explaining what parts go where.
https://dl.dropboxusercontent.com/u/29046539/UV.png
https://dl.dropboxusercontent.com/u/29046539/UVExample.png