I am trying to make a character Selection system, but the model I select doesnt appear to be going onto my character, instead it is spawning in front of me
Heres the code:
This is the script for the imagebutton i clicked on
Here is the script in the server
And here is the module
I thought just doing player.character = the skin model would be good enough but apparently not.
I think the error is something to do with the module, since the communication between the button script and server script seems to be okay
If anyone could help that would be great.
Thanks.