You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So starting with a token that has been set using the Roll20 Edit Token GUI with the following configuration:
The token starts out looking like this:
When I try to use the following command: !token-mod --set directional_bright_light_total#10
This is what I see graphically as a result:
I decided to create a simple script that would set the has_directional_low_light and directional_low_light_total values of a graphic. I found that I was unable to get any graphical changes when adjusting these fields. I verified that the graphic's properties where changed, so adding these fields to TokenMod should work as far as changing the properties on the tokens, but won't actually create any noticeable difference for the end user until the Roll20 app correctly processes these properties when rendering the scene.
At the moment TokenMod cannot be used to set any directional low light fields.
Fields to add:
The fields to add are based on the contents of the Roll20 Help Center's Updated Dynamic Lighting API Support page
The text was updated successfully, but these errors were encountered: