#Is there a way to Load Character from local scripts?

1 messages · Page 1 of 1 (latest)

topaz temple
#

you could put a character in replicated storage then in a localscript clone the character into workspace and set the camera focus to that character

#

but thats almost the same way the server loads the character in the first place

#

anything you put in your project is sent from the server to the client

#

so the server is sending data even in a single player game