I’m very new to the Roblox platform but at first glance it looks like it is designed around the idea:
player = character.
Its not uncommon for mmorpgs to allow players to create multiple characters and select which character they want to play as when they log in.
How difficult does Roblox design make it to implement this?