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

starfield clamping should be roughly centered on the existing play area #56

Open
thoraxe opened this issue Feb 10, 2023 · 1 comment
Open

Comments

@thoraxe
Copy link
Contributor

thoraxe commented Feb 10, 2023

the server maintains a map of the active sectors. one could do hex/vector math in order to determine the rough center point of all the active sectors and adjust the starfield radius appropriately.

@thoraxe
Copy link
Contributor Author

thoraxe commented Mar 7, 2023

https://github.com/dpensi/Dodger/blob/main/scripts/Utils.gd#L3

could maybe calculate the average sector center and then use whatever center

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant