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

Look into using the Observer Pattern / Singletons #28

Open
WestonVincze opened this issue Mar 6, 2022 · 0 comments
Open

Look into using the Observer Pattern / Singletons #28

WestonVincze opened this issue Mar 6, 2022 · 0 comments
Labels
enhancement New feature or request Icebox Stretch
Milestone

Comments

@WestonVincze
Copy link
Collaborator

In order to manage character states (like whether or not they are actionable) we could use the Unity event system (observable pattern & listeners) to track the states more elegantly and prevent unexpected behavior,

@WestonVincze WestonVincze added this to the Character milestone Mar 6, 2022
@WestonVincze WestonVincze added the enhancement New feature or request label Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Icebox Stretch
Projects
None yet
Development

No branches or pull requests

2 participants