Difference between revisions of "Script:No Token Rotation"
From Roll20 Wiki
(new) |
Andreas J. (Talk | contribs) (tagged as "discontinued API") |
||
(5 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{script overview | |
+ | |name=No Token Rotation | ||
+ | |author={{user profile|235259|Brian}} | ||
+ | |version=1.1 | ||
+ | |lastmodified=2015-01-08}} | ||
− | + | '''No Token Rotation''' modifies the behavior of the rotation handle on graphics objects. When the rotation handle is released, the object is set to its previous rotation. In other words, rotation is prevented while this script is running. | |
− | + | <br clear="all"> | |
− | + | ||
− | < | + | |
− | [[Category: | + | === Changelog === |
+ | {{changelog version|1.1|2015-01-08|* Release}} | ||
+ | [[Category:Discontinued API Scripts]] |
Latest revision as of 12:22, 17 June 2020
API ScriptAuthor: Brian
Version: 1.1
Last Modified: 2015-01-08
Code: No Token Rotation
Dependencies: None
Conflicts: None
Version: 1.1
Last Modified: 2015-01-08
Code: No Token Rotation
Dependencies: None
Conflicts: None
No Token Rotation modifies the behavior of the rotation handle on graphics objects. When the rotation handle is released, the object is set to its previous rotation. In other words, rotation is prevented while this script is running.
[edit] Changelog
v1.1 (2015-01-08)
- Release