Hello.
I am currently about to start work on a project for school, a shooter-platformer game. Is there any simple way to make more accurate hitboxes? (atm I am just using isTouching(_cls_) and removeTouching(_cls) and the hitboxes are all square and too big)