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

Clean up and refactor functions #27

Open
AmyE123 opened this issue Jun 5, 2022 · 0 comments
Open

Clean up and refactor functions #27

AmyE123 opened this issue Jun 5, 2022 · 0 comments
Assignees
Labels
refactor Cleaning up and refactoring the code to be more efficient, and easier to read

Comments

@AmyE123
Copy link
Owner

AmyE123 commented Jun 5, 2022

Due to this game being made in a gamejam, some function names don't make sense, and/or some functions are doing more than one thing.
Go through the project and refactor and clean up these functions.

A notiable function where this is the case is the UpdateFirstPersonControls() on PlayerHumanInput.cs

@AmyE123 AmyE123 added the refactor Cleaning up and refactoring the code to be more efficient, and easier to read label Jun 5, 2022
@AmyE123 AmyE123 self-assigned this Jun 5, 2022
@AmyE123 AmyE123 moved this to Todo in Refactoring Games Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Cleaning up and refactoring the code to be more efficient, and easier to read
Projects
Status: Todo
Development

No branches or pull requests

1 participant