How do i make 1 person not see and everybody else be able to see

i already asked above, so i don’t know what else to say

What do you want someone to see?

basically, i want the marco guy to not be able to see, while the polo’s are running away

Make the active/visibility scope to player.

get a black barrier with alpha 1.00 and make it cover the whole map. set the visiblity scope or whatever to player. get a lifecycle and a relay. set the lifecycle for game start and the relay for the marco player’s team. [lifecycle event occurs → trigger relay] [relay triggered → hide barrier]

3 Likes

i think i know what to do, have a deactivated barrier, when the marco enters zone, it shows the barrier, and tell me if there is anything wrong.

1 Like

sorry, didn’t see your post while typing mine

1 Like

You don’t need the zone. Just the barrier is enough.

2 Likes

I’ve made a Marco Polo game before. They’re right.

1 Like

never mind what i said

Use Kosm0-o’s answer. It’s a good solution.

2 Likes

that’s why i marked his post as solution, now lets stop replying

2 Likes

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