APercy / automobiles_pck

automobiles mod for minetest
MIT License
14 stars 8 forks source link

Allow driving up one node high slope #4

Closed MrRar closed 10 months ago

MrRar commented 2 years ago

Allow driving up one node high slope. No doubt not allowing this was intentional. After all, this is realistic. There aren't many cars that can drive up a 1 meter high block. It would be nice to have a setting that allows this so you can drive cars off road.

APercy commented 2 years ago

Thank you, but the tilt code will become unstable and useless.. So for this time: https://br.pinterest.com/pin/497647827550995581/

MrRar commented 2 years ago

@APercy I tried setting the step hight to 1.1 on all the vehicles and it worked OK. It got stuck sometimes. I think it would be nice to have a setting that is off by default to set them all to 1.1

APercy commented 10 months ago

Done. Use the command /noobfy_the_vehicles true/false Then restart the server or game

MrRar commented 10 months ago

Done. Use the command /noobfy_the_vehicles true/false Then restart the server or game

That's nice although I think it would be better to implement a Minetest setting instead of a command.