This will turn all players into a prop when the game is played. eg, making everyone astronauts for a space game
- Place a prop you want players to turn into. Select it and open the code builder.
This only works with the in builder props, and not custom models that you make

Place an
at startblock from Events, followed by afor each player in plot doblock from Players.
From the Props section, put a
morph player into propblock in between the player blocks.
Press play and see everyone change into your chosen prop and play around!