Alexsandro Percy

Results 4 comments of Alexsandro Percy

minetest.register_entity("motorboat:boat", { initial_properties = { physical = true, collisionbox = {-0.6, -0.6, -0.6, 0.6, 1.2, 0.6}, --{-1,0,-1, 1,0.3,1}, selectionbox = {-1,0,-1, 1,1,1}, visual = "mesh", mesh = "hull.b3d", textures =...

Yes, I did. An initial value could be something like 99 to work in any case. In my case, I will use 0, to render only when nobody is at...

I never was involved with this mod, I don't understand why I was tagged here...

okay, no problem, I was just confused, I was first trying to find if any of my mods had any conflict with it :)