Merge pull request #747 from contre/overlaysDocs
Update docs to remove warnings about overlays being not implemented.
This commit is contained in:
@@ -557,11 +557,7 @@ values. The valid configuration keys are listed below.
|
||||
|
||||
``overlay``
|
||||
This specifies which renders that this render will be displayed on top of.
|
||||
It should be a list of renders.
|
||||
|
||||
.. warning::
|
||||
|
||||
At this time, this feature is not fully implemented.
|
||||
It should be a list of other renders.
|
||||
|
||||
**Default:** ``[]`` (an empty list)
|
||||
|
||||
@@ -705,11 +701,6 @@ ClearBase
|
||||
Forces the background to be transparent. Use this in place of Base
|
||||
for rendering pure overlays.
|
||||
|
||||
.. warning::
|
||||
|
||||
Overlays are currently not functional in this branch of code. We are
|
||||
working on them. Please inquire in :ref:`IRC<help>` for more information.
|
||||
|
||||
SpawnOverlay
|
||||
Color the map red in areas where monsters can spawn. Either use
|
||||
this on top of other modes, or on top of ClearBase to create a
|
||||
|
||||
Reference in New Issue
Block a user