Character Selection Broken

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
image

Here is the script in the server

image

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.


Video of whats happening

I managed to fix it after rewriting my code from scratch :smiley:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.