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

Tile Scale #1

Open
jc-gc opened this issue Jun 17, 2020 · 0 comments
Open

Tile Scale #1

jc-gc opened this issue Jun 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jc-gc
Copy link
Owner

jc-gc commented Jun 17, 2020

Tile scale has been determined by trial and error at the moment using the generated grid lines to confirm each square is 126x126m. Looking at the warapi, there seems to be values available to make this conversion accurately. "The minimum and maximum in-game world units. Used for mapping normalized coordinates to in-game coordinates." - https://github.com/clapfoot/warapi (World Extents)

WorldExtent.Minimum = (-109199.999997, -94499.99999580906968410989)
WorldExtent.Maximum = (109199.999997, 94499.99999580906968410989)

@jc-gc jc-gc added the enhancement New feature or request label Jun 17, 2020
@jc-gc jc-gc self-assigned this Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant