Problem to solve
Originally this issue was in the old repository: VeryGoodOpenSource/flame_behaviors#21
Description
@renancaraujo mentioned in VeryGoodOpenSource/flame_behaviors#20 (comment) that it would be nice to provide a behavior that simplifies collision interaction with a ScreenHitbox. We should provide an abstract API for that, that people can extend from to implement their own if I hit the screen then do this logic.
Proposal
More information
No response
Other