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

Add way to have token be both rotated and mirrored #221

Open
Trainzack opened this issue May 13, 2019 · 1 comment
Open

Add way to have token be both rotated and mirrored #221

Trainzack opened this issue May 13, 2019 · 1 comment

Comments

@Trainzack
Copy link

There is currently no way to have a token be both flipped and rotated. It seems like this feature would be helpful in many circumstances. For example, some tokens (like the coffin) are designed with a sort of 3d projection, but rotating a coffin changes the angle of the projection. If I have a hallway lined with coffins on both sides, I can only make the projections line up if the hallway is running horizontally.

This one is bad:
Coffins

This one is good but can only be done horizontally:
Good Coffins

What we really should be able to do is this:
What We Should Be Able To Do

@amishne
Copy link
Owner

amishne commented Aug 9, 2019

I thought about it when I originally implemented the feature, but it seemed too esoteric back then. You make a fair point, but I do want to keep the clutter low. I'll think about it some more; in any case it won't be soon, sorry!

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