grandseiken / foundryvtt-multilevel-tokens

Multilevel tokens for Foundry VTT
MIT License
41 stars 20 forks source link

locked x-pos #119

Closed Benjaneer closed 2 years ago

Benjaneer commented 2 years ago

I've got a rectangle and in another scene I have the same size rectangle rotated 90 degrees (one players view will be from the side while the other will be from the bottom, and there will be another from the top and left, like they're sitting around a table). The problem is that the position of the cloned (both are source and destination) rectangle at 90 degrees for some reason is locked at -300, it lets me change the y position but every time I try to change the x-position (even when I just drag it) it jumps back to the left.

grandseiken commented 2 years ago

I can rotate and move rectangles just fine, sounds like the problem is coming from somewhere else?