red thing

Results 80 comments of red thing

To speed this up, would you also be able to provide a simple proof of concept program?

And would you like to submit the PR yourself?

Oops, looks like this somehow got automatically closed? Whoops!

A note based on your inheriting from `Entity`: I believe best practice is to favor [composition over inheritance](https://en.wikipedia.org/wiki/Composition_over_inheritance), meaning that you add functionality to Entities by changing the components they...

Could you perhaps post a simple project to reproduce the issue?

@jdluzen Did that work for you? Is this resolved?

Thanks for posting this issue. Would you be willing to share your fix so we can merge it in?

Thanks for reporting this! I've definitely noticed similar issues with the collision before. From what I can tell, this looks like a bug in Nez's collision detection.