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

Extract user input code #61

Closed
Indy2222 opened this issue May 4, 2022 · 0 comments
Closed

Extract user input code #61

Indy2222 opened this issue May 4, 2022 · 0 comments

Comments

@Indy2222
Copy link
Collaborator

Indy2222 commented May 4, 2022

  • Move all user input code to de_controller crate
  • Systems from this crate run first & emit various events
  • These events are processed by various other plugins (e.g. camera)

This will improve code quality. Currently user input code is at several different places.

@Indy2222 Indy2222 added this to the MVP milestone May 4, 2022
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Indy2222 added a commit to Indy2222/de that referenced this issue Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant