#How can I make A Spectator mode

1 messages · Page 1 of 1 (latest)

reef bone
#

How can I make the spectator button using a game rules chip?

polar yarrow
#

like you can toggle between spectator and not?

reef bone
#

I tried

polar yarrow
#

no like is that what you want

reef bone
old torrent
#

We Dont Know Chat 😭

reef bone
sturdy nexus
reef bone
sturdy nexus
faint marsh
#
  1. if you want your spectators to not be able to play the game but you still want them to move around the map you can just give them a role that blocks their ability to pick up objects and make them invisible (configure role for that) then "on button press"/any activation method you want > player add role (connect "player pressed" from button to player and change the text input to the role name that you made earlier) > teleport them to the place they'll spectate from (use set position for that)

  2. if you want your spectators to just look from above the map then make an invisible collision above the map and then teleport spectators there