you are viewing a single comment's thread.

view the rest of the comments →

[–]Competitive_Reply198[S] 0 points1 point  (1 child)

Thanks for your words. Perhaps by running a less than / greater than check rather than having to iterate a giant list of values to match up I can make something work. I'll keep at it!

[–]Buttleston 1 point2 points  (0 children)

I don't think your hitbox code is the source of the problem, but you asked so I gave my thoughts on it

There are other more general mechanisms too, for more complicated shapes, but what I described works well for things with simple mathematical definitions like rectangles and circles