Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I give ONE player StarterCharacter instead of every player?

Asked by
LawlR 182
6 years ago
Edited 6 years ago

What I want is when someone touches a part, "StarterCharacter" gets moved into StarterPlayer. This works however it makes everyone spawn as that character. How would I make it so that only the person that touches that part spawns with the StarterCharacter?

I've tried using local scripts, they make everyone spawn as the StarterCharacter as well. Is this even possible?

0
Create a script that detects if the player can have the Character. awesomeipod 607 — 6y
0
But where do I put the StarterCharacter? LawlR 182 — 6y
0
I remember there was a property in the player called “Character”. Try assigning the player’s character to your StarterCharacter. User#20279 0 — 6y

Answer this question