Among US role screen

I need help with making something like the real screen that happens when you enter the game. It gives you your role.

Is this possible?

1 Like

You could use a randomizer technique with the camera point device.
(though im not very good with block code,so i don’t really serve much help here)

1 Like

Are you talking about choosing the roles or the screen itself?

1 Like

For the screen, you could just use a pop up.

1 Like

Sorry for the late reply. The screen itself.

2 Likes

just use a popup with the role as the header text

1 Like

Adding on to this.
Use a barrier as black background (or whatever color) and make the popup the same color as the barrier.
This will blend both devices using color :D

4 Likes

adding on:

use teleporters to place the players in a row like this:
image

make sure they are surrounded on all sides by terrain/a barrier so they can’t move

All red hats lol (I was playing as the white one)

4 Likes

You could use popups or overlays telling you how many tasks you completed and what you need to do next

1 Like

How would you make it so that it puts the people that are Imposter and Crew mates (Like separated?)

1 Like

That’s not what I am asking for but thanks for the idea.

1 Like

maybe instead of using text to say wether or not you are an imposter you use popups? they can be customized and player-scoped, so impostors only see the “impostor” sign, and crewmates only see the “crewmate” sign

ok I’m gonna be fr.
if it assigns teams at the start of the game you can use relays for specific teams to teleport / activate camera points for each team, and then take them to the map / deactivate the camera points after.

1 Like

Thank you for the help.

1 Like

This topic was closed manually because a solution was marked, there hasn’t been any recent activity, and currently the automatic closing system doesn’t work. Contact the moderators if you need this thread reopened.