Hey guys!
I'm using the new UNET Unity networking,
I have placed my "Player" prefab into the network manager however, I want the user (Before they connect/or during) to have the option of which prefab to choose; for example: "Warrior", "Wizard", etc. And instead of spawning a specific "Player" prefab, it will spawn that prefab like either "Warrior" or "Wizard" or whatever they selected to be.
How can I do this?? :O
I'm using the new UNET Unity networking,
I have placed my "Player" prefab into the network manager however, I want the user (Before they connect/or during) to have the option of which prefab to choose; for example: "Warrior", "Wizard", etc. And instead of spawning a specific "Player" prefab, it will spawn that prefab like either "Warrior" or "Wizard" or whatever they selected to be.
How can I do this?? :O