mclemente / about-face

FoundryVTT Module to rotate tokens on move
Other
7 stars 8 forks source link

[feature] more control over pointer #38

Closed Mechanized82 closed 2 years ago

Mechanized82 commented 2 years ago

Is it possible to create more control over the pointer other than moving? If I move west but attack north, my pointer is west... kinda weird. I can move down then up, but that's just extra steps.

Perhaps since so many toggle keys are already used for something else in foundry, create an entry in settings that lets players customize their toggle key and that toggle key plus arrows moves the pointer and not the token. Or better yet a toggle key that just lets the player click on their target to move the pointer in that direction.

mclemente commented 2 years ago

For systems where facing and movement are separate things I suggest using either the "Lock Indicator Rotation" setting or the "Toggle Token Rotation" keybinding.

Mechanized82 commented 2 years ago

Sorry about that, works great! Thanks!