How do you make a barrier able to detect when a player comes into contact with the barrier?

I am making a top-down map in where there is lava, and so I need the barrier(lava) able to be detect when the player comes in contact with it so that I can use the damager device to harm the player. Pls help, thnx.

1 Like

use a zone instead, because barrier can tell when players enter them

1 Like

You could use a zone.

Put a zone in front of the barrier then wire the zone to a damager device. Hopefully this helps!

Oh, and I almost forgot. If you want it repeated, you could always use lasers. Last, if you don’t wanna use lasers, you could always use a repeater or trigger loop.

Welcome back!
Basically, you have to have zones that activate when you want the lava to rise
Wire damager to each zone, if you can’t fit one use multiple
That’s it!

I cant, cuz I need the lava to be a color

You can change zone color and appearance

oh my bad sorry, thnx very much guys! have a good day :}

2 Likes

I…totally understand
but you can’t use the damager to the barrier, you can’t enter through barriers
a zone on the other hand would help

Yea you can simulate lava with it
(It’s alpha is just slightly less…?)

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.