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

Refactor KeyboardPlayerInputComponent #61

Closed
4 tasks done
BasJW opened this issue Sep 9, 2021 · 0 comments
Closed
4 tasks done

Refactor KeyboardPlayerInputComponent #61

BasJW opened this issue Sep 9, 2021 · 0 comments
Assignees
Labels

Comments

@BasJW
Copy link
Contributor

BasJW commented Sep 9, 2021

Description

Task: Refactor KeyboardPlayerInputComponent
Feature: Updated Movement Controller for Animations #46

The current KeyboardPlayerInputComponent class works as intended, however the code can be difficult to read at times, and repeated code is quite prevalent. Hence, a refactor of the class will be done, factoring out similar functionality into methods. Additionally, I plan on adding a SPRINT_MODIFIER variable so that in future, the sprint functionality can be modified easily.

Another advantage of refactoring the KeyboardPlayerInputComponent class is that it will be a lot easier to implement the player state system, as seen in #51

Milestones

  • Create Wiki page - Sep 10
  • Refactor KeyboardPlayerInputComponent - Sep 10
  • Refactor Sprint to use a SPRINT_MODIFIER - Sep 11
  • Finish Wiki page - Sep 12

Documentation

Relevant wiki page

Member

Sebastian (BasJW)

@BasJW BasJW added Team-1 Teams 1's label Task Sprint 2 labels Sep 9, 2021
@BasJW BasJW self-assigned this Sep 9, 2021
@BasJW BasJW closed this as completed Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant