Camera point scope help

In my game when someone clicks the button it sends a channel to the camera point which shows text but only the person who pressed the button can see it so i need help making it so when someone clicks the button the whole lobby sees the camera point
And I’m not using the notification device

did you make the notification setting to GLOBAL ?

I’m using not using notification I’m using text and camera point

can i see the settings? of the text and camera point?

Set the notification audience to [Everybody], it’s in All Settings of the Notification device.

For the text its normal but with a randomized block code and for the camera point its


And

he isnt using the notification device

which device is the picture on top?

Both are camera points i will be gone for a 1hr

If you want the text to only show for the person that clicks the button, you need to set the content scope of the text to player. You would also have to do: when button pressed β†’ show text
Note: the text will have to start hidden

No that wont work i want everybody to see the camera point

Okay then maybe try this: when button pressed β†’ relay set to all players β†’ activate camera point
Also have: button pressed β†’ show text (make sure to not go to the relay with this one)

1 Like

Thanks a lot

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