fix step height

This commit is contained in:
Alexsandro Percy 2022-02-09 19:59:12 -03:00
parent 5492964f51
commit 926a79ace2

View File

@ -238,7 +238,7 @@ minetest.register_entity("automobiles_coupe:coupe", {
collide_with_objects = true,
collisionbox = {-0.1, -0.2, -0.1, 0.1, 1, 0.1},
selectionbox = {-1.5, 0.0, -1.5, 1.5, 2, 1.5},
stepheight = 0.55,
stepheight = 0.65,
visual = "mesh",
mesh = "automobiles_coupe_body.b3d",
textures = {