#How can I make A Spectator mode
1 messages · Page 1 of 1 (latest)
like you can toggle between spectator and not?
No I don't believe so
I tried
no like is that what you want
Oh, yeah
We Dont Know Chat ðŸ˜
I'm asking people who actually know?
Does it have to use the game rules chip? There is a lot of much more simple ways that don’t require the use of a game rules chip
It doesn't have to be but, I would prefer it that way.
Any particular reason why you’d prefer it that way
-
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)
-
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