So what I have is a menu scene where players can create their characters and save using playerprefs. then they can load the game and theyll enter the scene with networkmanager.
When players load theyll be loading their own respective data and I've made my own network manager so that it will spawn depending on the players saved data.
So for example if im a knight class then it will spawn a knight prefab for me
If my friend joins and hes a mage then it will spawn a mage prefab for him.
The...
NetworkManager not spawning user data properly
When players load theyll be loading their own respective data and I've made my own network manager so that it will spawn depending on the players saved data.
So for example if im a knight class then it will spawn a knight prefab for me
If my friend joins and hes a mage then it will spawn a mage prefab for him.
The...
NetworkManager not spawning user data properly