-
I need a role to permanently be applied to co owners and owners
-
I need a way of randomly applying (5 different) roles to players
-
I need a way of removing roles (this is temporary and for testing)
-
I need to display a players role on their screen and above their heads
I can help you in game if you need it
Ok, when are you free?
I can do it right now
K I’ll friend
Sent it
Sure, create your seven roles, 2 for owners and other 5 for your random roles.
Go to Settings > Permissions > Room Creator > Misc > Auto Assigned Game Roles > select your owner only role here, and do the same for Co-Owners.
To randomly apply 5 roles, you can use this simple circuit graph. Make sure to configure your “Value Integer Switch” chip to add values to compare 0,1,2,3 and 4.
You can use this circuit graph to remove roles from other people on your device by just configuring the index to target a player.
Or have the player you want to remove the role from press the button with this:
You can display the player role above your head by attaching these chips to the previous circuit graphs that added their roles.
Configure your player world ui like this, you can also disable the primary and secondary bar.
Hope this helps!
That was very well put @NGCreate