mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-02-18 02:34:57 +00:00
Updated layers (markdown)
parent
de3df8b680
commit
df0562fe0f
1 changed files with 5 additions and 0 deletions
|
@ -81,3 +81,8 @@ As on every layer, the order of things drawn on the dark layer is important: If
|
|||
|
||||
If the white graphic was drawn first it would be overdrawn by the black one and thus everything would be black. Therefore don't forget to move things that are meant to add some sort of light to the front, and things that add darkness to the back. The same applies for adding things on the dark layer via scripting.
|
||||
|
||||
# Minimap and world map control
|
||||
|
||||
When you're inside of a tile on the dark layer, the minimap gets blacked out and the world map gets disabled similar to when you are inside of a [[RADARHIDE node|nodes]], except that when in sun form, everything functions normally.
|
||||
|
||||
This is a hard-coded feature. _TODO: document OSE overrides_
|
Loading…
Add table
Reference in a new issue