Difference between revisions of "Dynamic Lighting"
From Roll20 Wiki
Andreas J. (Talk | contribs) (move LDL info to own page, and replace page with what was previously on DL-page) |
Andreas J. (Talk | contribs) m (→API) |
||
Line 20: | Line 20: | ||
===API=== | ===API=== | ||
+ | {{pro only}} | ||
Some [[API]], such as [[TokenMod]], support both LDL and UDL. There are still some UDL settings that API cant currently access. | Some [[API]], such as [[TokenMod]], support both LDL and UDL. There are still some UDL settings that API cant currently access. | ||
+ | |||
+ | Check '''[[API:Script_Index#Dynamic_Lighting]]''' for list of some API that focuses on DL. | ||
+ | |||
+ | A number of API automatically detect which DL is used, and acts accordingly. | ||
<br> | <br> | ||
[[Category:Dynamic Lighting]] | [[Category:Dynamic Lighting]] |
Revision as of 13:44, 2 February 2021
This is about a Roll20 feature exclusive to Plus & Pro-subscribers, or to players in a Game created by a Plus/Pro-subscriber. If you'd like to use this feature, consider upgrading your account. |
Roll20 currently have two Dynamic Lighting systems, which are not interchangeable.
Contents |
Legacy Dynamic Lighting
Legacy Dynamic Lighting(LDL) is the original system, previous refereed to as just "Dynamic Lighting", and is what people talk about in any guides or videos made before April 2020. It will eventually be removed when UDL is good enough.
- Advanced Fog of War(AFoW) - A part of LDL
Updated Dynamic Lighting
Updated Dynamic Lighting(UDL) is the new DL system Roll20 have been working on to develop as a replacement for LDL, and it was first made available in May 2020, and as of Jan 2021, still have some
- UDL's equivalent to AFoW is called Explorer Mode
General Info
On both Tokens and the Page Toolbar, the setting for LDL and UDL are on separate pages, as not to confuse people.
With Update 1.0, they also emphasized that "We will still support Legacy Lighting for a while, but we feel it’s only fair to let you know that we will be deprecating our support for the Legacy system sometime in the future. " No timeline for phased out LDL was announced.
Roll20 have said that we will get at least three months' notice before LDL is removed.[1]
API
This is about a Roll20 feature exclusive to Pro-subscribers (and often to players in a Game created by a Pro-subscriber). If you'd like to use this feature, consider upgrading your account. |
Some API, such as TokenMod, support both LDL and UDL. There are still some UDL settings that API cant currently access.
Check API:Script_Index#Dynamic_Lighting for list of some API that focuses on DL.
A number of API automatically detect which DL is used, and acts accordingly.