Make a part of map completly un-visable

C

Clandest

Guest
Ok, so I already have a action that makes the entire map visable but I want to make one part of the map completly un-visable so that you can't see unless you trigger the visablitly on that area.
 

Exide

I am amazingly focused right now!
Reaction score
448
Code:
Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Fog of war across (Playable map area)

Should work. Also try:

Code:
Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Black mask across (Playable map area)

Both of these should make your region very non-visible. :p
 
C

Clandest

Guest
didn't work :(

this is what i have

Code:
view
    Events
        Map initialization
    Conditions
    Actions
        Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Visibility across view <gen>

then

Code:
Untitled Trigger 001
    Events
        Map initialization
    Conditions
    Actions
        Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Black mask across cantsee <gen>
        Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Fog of war from (Center of cantsee <gen>) to a radius of 512.00
 

GooS

Azrael
Reaction score
154
a similar but peridic trigger works perfectly for me, and it looks like this:

Code:
DarknessSurroundsMe
    Events
        Time - Every 5.00 seconds of game time
    Conditions
    Actions
        Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Black mask across (Playable map area)
        Visibility - Create an initially Enabled visibility modifier for Player 2 (Blue) emitting Black mask across (Playable map area)
        Visibility - Create an initially Enabled visibility modifier for Player 3 (Teal) emitting Black mask across (Playable map area)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top