diff --git a/entity.lua b/entity.lua index 3da36af..7f605fb 100644 --- a/entity.lua +++ b/entity.lua @@ -116,7 +116,7 @@ local def = { model = { mesh = "character.b3d", textures = {"sneeker.png"}, - collisionbox = {-0.25, -0.7, -0.25, 0.25, 0.8, 0.25}, + collisionbox = {-0.25, 0.3, -0.25, 0.25, 1.8, 0.25}, rotation = -90, animations = { idle = {start=0, stop=79, speed=30},