community-rpg icon indicating copy to clipboard operation
community-rpg copied to clipboard

Hitbox does not match textures

Open benjamin-kirkbride opened this issue 3 years ago • 2 comments

left wall end

image

vertical wall

image

character's hitbox should just be on feet (head should not collide with wall above)

image

left iron fence end

image

vertical iron fence

image

left wood fence end

image

vertical wood fence

image

benjamin-kirkbride avatar May 02 '22 18:05 benjamin-kirkbride

There are more things that could use cleaned up, such as trees and bushes (probably should be able to overlap with them) but that should come later

benjamin-kirkbride avatar May 02 '22 18:05 benjamin-kirkbride

Well, the hitbox is never created, it just uses the width and height of 32 I think.

gran4 avatar May 03 '23 20:05 gran4