Difference between revisions of "Dynamic Lighting"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (re-arrange UDL/LDL, make warning bigger) |
Andreas J. (Talk | contribs) m (→Dynamic Lighting: place tool-link) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{plus only}} | + | {{revdate}}{{dmbox}} |
+ | {{plus only|page}} | ||
Roll20 currently have two '''Dynamic Lighting''' systems, which are not interchangeable. | Roll20 currently have two '''Dynamic Lighting''' systems, which are not interchangeable. | ||
+ | ==Dynamic Lighting== | ||
+ | '''[[UDL|Dynamic Lighting]]''' ('''UDL''', formerly known as "'''Updated Dynamic Lighting'''") is the newer Dynamic Lighting system Roll20 have been working on to develop as a replacement for LD. It was first made available in May 2020, and as of Q1 2022, has more features & generally seen as better than LDL. | ||
− | + | * '''[[Updated_Dynamic_Lighting#Explorer_Mode|Explorer Mode]]''' is UDL's equivalent to [[Advanced Fog of War]] | |
− | + | ** [[Updated_Dynamic_Lighting#Dark_Vision|Dark Vision]] | |
− | + | ||
− | + | ||
− | * '''[[Updated_Dynamic_Lighting#Explorer_Mode|Explorer Mode]]''' is UDL's equivalent to [[ | + | |
* '''{{Darkness}}''' is a tool that can be used to manually reveal or hide visible areas while using UDL. [[Fog of War]] is the free version of this tool, which is compatible with [[LDL]] | * '''{{Darkness}}''' is a tool that can be used to manually reveal or hide visible areas while using UDL. [[Fog of War]] is the free version of this tool, which is compatible with [[LDL]] | ||
+ | * [[Updated_Dynamic_Lighting#Colored_Lighting|Colored_Lighting]] | ||
+ | * [[One-Way Barrier]] | ||
+ | * [[Place Tool]] | ||
* '''[[Convert Lighting|Convert Lighting Tool]]''' - for one-way converting Lighting settings & tokens in a game from [[LDL]] to [[UDL]]. Recommended to be used on a copy of your campaign, as you can't change things back with a single click. | * '''[[Convert Lighting|Convert Lighting Tool]]''' - for one-way converting Lighting settings & tokens in a game from [[LDL]] to [[UDL]]. Recommended to be used on a copy of your campaign, as you can't change things back with a single click. | ||
+ | |||
<br> | <br> | ||
==Legacy Dynamic Lighting== | ==Legacy Dynamic Lighting== | ||
− | + | '''[[Legacy Dynamic Lighting]]'''('''LDL''') is the original system, previous referred to as just "Dynamic Lighting", and is what people talk about in any guides or videos made before April 2020. It's on its way to being removed. | |
− | '''[[Legacy Dynamic Lighting]]'''('''LDL''') is the original system, previous referred to as just "Dynamic Lighting", and is what people talk about in any guides or videos made before April 2020. | + | |
* [[Advanced Fog of War]](AFoW) - A part of LDL | * [[Advanced Fog of War]](AFoW) - A part of LDL | ||
− | |||
==General Info== | ==General Info== | ||
On both [[Tokens]] and the [[Page Toolbar]], the setting for LDL and UDL are on separate pages, as not to confuse people. | On both [[Tokens]] and the [[Page Toolbar]], the setting for LDL and UDL are on separate pages, as not to confuse people. | ||
− | Roll20 have announced that [[LDL]] will be retired | + | Roll20 have announced that [[LDL]] will be retired when [[UDL]] is good enough.. |
[[Fog of War]] is not impacted by removal of [[LDL]].{{source|https://app.roll20.net/forum/permalink/9773692/ 1}} {{source|https://app.roll20.net/forum/permalink/9818207/ 2}} {{source|https://twitter.com/roll20app/status/1363632431161606145 3}} | [[Fog of War]] is not impacted by removal of [[LDL]].{{source|https://app.roll20.net/forum/permalink/9773692/ 1}} {{source|https://app.roll20.net/forum/permalink/9818207/ 2}} {{source|https://twitter.com/roll20app/status/1363632431161606145 3}} | ||
===API=== | ===API=== | ||
− | {{pro only}} | + | {{pro only|section}} |
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. | ||
− | + | A number of API automatically detect if Updated or Legacy DL is used, and acts accordingly. | |
− | + | {{:Dynamic Lighting/API}} | |
− | A number of API automatically detect | + | |
<br> | <br> | ||
[[Category:Dynamic Lighting]] | [[Category:Dynamic Lighting]] |
Latest revision as of 14:59, 11 March 2023
Page Updated: 2023-03-11 |
Disambiguation page for "Dynamic Lighting" |
This page 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 |
[edit] Dynamic Lighting
Dynamic Lighting (UDL, formerly known as "Updated Dynamic Lighting") is the newer Dynamic Lighting system Roll20 have been working on to develop as a replacement for LD. It was first made available in May 2020, and as of Q1 2022, has more features & generally seen as better than LDL.
- Explorer Mode is UDL's equivalent to Advanced Fog of War
- Darkness Tool is a tool that can be used to manually reveal or hide visible areas while using UDL. Fog of War is the free version of this tool, which is compatible with LDL
- Colored_Lighting
- One-Way Barrier
- Place Tool
- Convert Lighting Tool - for one-way converting Lighting settings & tokens in a game from LDL to UDL. Recommended to be used on a copy of your campaign, as you can't change things back with a single click.
[edit] Legacy Dynamic Lighting
Legacy Dynamic Lighting(LDL) is the original system, previous referred to as just "Dynamic Lighting", and is what people talk about in any guides or videos made before April 2020. It's on its way to being removed.
- Advanced Fog of War(AFoW) - A part of LDL
[edit] General Info
On both Tokens and the Page Toolbar, the setting for LDL and UDL are on separate pages, as not to confuse people.
Roll20 have announced that LDL will be retired when UDL is good enough..
Fog of War is not impacted by removal of LDL.[edit] API
This section 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.
A number of API automatically detect if Updated or Legacy DL is used, and acts accordingly.
Dynamic Lighting is a Plus/Pro feature that changes what parts of the map are visible to the players as they move their tokens around. The light-blocking walls are achieved by paths on the walls
layer, and tokens are used as point light sources. Scripts which modify either the light emitted by tokens or the walls which block the light belong in this category.
Not all APIs, or all their features work on both Updated DL and Legacy DL, you have to check them closer to know that.
- DLTool(Forum) - A Dynamic Lighting Control Panel and Troubleshooter by keith
- Door Knocker -- Script helps quickly open and close doors by controlling the dynamic lighting lines, as well as creating "windows"
- DLEllipseDrawer -- Draw circles and ellipses on the dynamic lighting layer.
- Dynamic Light Recorder -- Save dynamic lighting paths for map tiles and automatically regenerate later
- LightCrumb (UDL version), by Aaron (not tested)
- Move Lighting -- Move dynamic lighting polygon path objects between layers.
- Walls -- Builds Dynamic Lighting walls with an exported
.svg
path file. - ShareVision -- Allows normal vision and darkvision to be shared.
- ToggleDaylight(Forum) -- turn daylight mode on, off, or toggle it for LDL or UDL on the current page.
- Script:UniversalVTTImporter For importing Dynamic Lighting lines & light sources to Roll20 from map creation programs that can export to
Universal VTT
-file format.
Following Mods no longer work as well as previous, since real Doors and Windows where introduce:
- UDLWindows(Forum) -- API for creating "windows", i.e. DL lines that blocks movement, but doesn't block vision.
- UDLPasswall(Forum) - Walls that block sight, but not movement
APIs that only works with Legacy
- LightCrumbTrails(Forum) -- Produces lit, shared-vision breadcrumbs behind character tokens. This allows them to see where they've been on maps with dynamic lighting.
- One-Way Dynamic Lighting(Forum) -- Allows you to set up dynamic lighting walls that allow you to see through one side, but not the other.
- Torch -- A simple script for giving lights to tokens and turning off and on dynamic lighting.
- UDL version in the works