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

New Feature: Allow rotating the map by 60 or 120 degrees #234

Open
tjoneslo opened this issue Oct 22, 2022 · 3 comments
Open

New Feature: Allow rotating the map by 60 or 120 degrees #234

tjoneslo opened this issue Oct 22, 2022 · 3 comments

Comments

@tjoneslo
Copy link
Contributor

This would give a slightly different view of the current map.

With this idea the map would keep the vertical column of hexes, but allow rotate the layout of the worlds. The current layout has Coreward at the top of the screen.

By Rotating by 60 degrees coreward is toward the upper left or upper right of the screen. Rotating by 120 degrees coreward is toward the lower left or lower right. And rotating by 180 degrees corward is toward the bottom of the screen.

I will note this is canon: the map in Adventure 3: Twilight's Peak does exactly this to present an more interesting subsector sized area for the adventure to take place.

@inexorabletash
Copy link
Owner

For the image generation APIs this already exists - specify hrotation with 1 or -1

@inexorabletash
Copy link
Owner

Sorry, 60 and -60

@inexorabletash
Copy link
Owner

But 120, -120, and 180 work too.

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

2 participants