I’m making a UI, with a Deploy button. When you click on it, the player’s character will spawn.
I am using the disabled CharacterAutoLoads. I don’t know how to load a player character.
use a remote event then on the server use player:LoadCharacter()
1 Like
i’ve found solution! I used remote event inside of ReplicatedStorage and successfully loaded player! Thank you so much
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
