Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add an abstract ScreenCollisionBehavior to interact with a ScreenHitbox #21

Open
2 tasks
wolfenrain opened this issue Jun 20, 2022 · 0 comments
Open
2 tasks
Labels
feature A new feature or request p2 Important issues not at the top of the work list

Comments

@wolfenrain
Copy link
Member

Description

@renancaraujo mentioned in #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.

Requirements

  • An API that allows developers to interact with the ScreenHitbox from a behavior.
  • Add tests that ensure this new API works as expected.
@tomarra tomarra added p2 Important issues not at the top of the work list feature A new feature or request labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request p2 Important issues not at the top of the work list
Projects
Status: Backlog
Development

No branches or pull requests

2 participants