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

Make GAME_DIMENSIONS less hardcoded #49

Open
Square789 opened this issue Mar 21, 2023 · 0 comments
Open

Make GAME_DIMENSIONS less hardcoded #49

Square789 opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request priority: low Low priority issue

Comments

@Square789
Copy link
Owner

This would require throwing references to the game all over the place and then notifying everything having this reference if the game dimensions ever were to actually change or designing the systems using the dimensions to use the reference all the time.

This is not too necessary for now as FNF is relatively hardcoded to always be 1280x720, but for stuff in core like cameras it may be cleaner.

@Square789 Square789 added enhancement New feature or request priority: low Low priority issue labels Mar 21, 2023
@Square789 Square789 self-assigned this Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant