Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Window (Dynamic Lighting)"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "{{plus only}} {{main| Updated Dynamic Lighting}} '''Windows''', in context of Dynamic Lighting, are sections of "wall" that allows sight to pass through, but stops moveme...")
 
m
Line 6: Line 6:
  
 
In late 2020, [[Andreas J.]] realized that by creating a Free-hand drawing on any of the other {{Layers}} than the DL-layer, and then moving it to the DL layer, it only partially blocked sight, but always blocked movement. After the discovery, [[TheAaron]] and [[Scott C.]] created APIs that can create windows much easier.
 
In late 2020, [[Andreas J.]] realized that by creating a Free-hand drawing on any of the other {{Layers}} than the DL-layer, and then moving it to the DL layer, it only partially blocked sight, but always blocked movement. After the discovery, [[TheAaron]] and [[Scott C.]] created APIs that can create windows much easier.
 +
 +
The free-hand trick stopped working after freehand & eclipse DL where implemented for UDL in May 2021.
  
 
* {{forum|permalink/9760922/ Roll20 Trick - Dynamic Lighting "Windows" (UDL only)}}  
 
* {{forum|permalink/9760922/ Roll20 Trick - Dynamic Lighting "Windows" (UDL only)}}  

Revision as of 22:37, 15 May 2021

Main Page: Updated Dynamic Lighting

Windows, in context of Dynamic Lighting, are sections of "wall" that allows sight to pass through, but stops movement of tokens. As of March 2021, it's an emergent property of UDL, achievable to create the effect both manually and with API, but it's possible that when free-hand drawn DL lines are enabled for UDL, windows will be unavailable for Plus-users to create manually


In late 2020, Andreas J. realized that by creating a Free-hand drawing on any of the other b Layers than the DL-layer, and then moving it to the DL layer, it only partially blocked sight, but always blocked movement. After the discovery, TheAaron and Scott C. created APIs that can create windows much easier.

The free-hand trick stopped working after freehand & eclipse DL where implemented for UDL in May 2021.

API

The following API can be used for creating or editing UDL "windows", or similar things.

  • DoorKnocker(Forum) -- Script helps quickly open and close doors by controlling the dynamic lighting lines. v1.211 Introduces option to create "windows", sections that stop movement but not sight.
  • UDLWindows(Forum) -- API for creating DL lines that blocks movement, but doesn't block vision.
  • UDLPasswall(Forum) - Walls that block sight, but not movement