Hello how could i change the player model?
Well, you should probably learn UserInputService, ContextActionService, Remote Events and taking inputs from players.
I know how to use input and remote events also but what’s about the contextactionservice? and how it works?
ContextActionService is almost like UserInputService, but this service can help mobile players to have mobile buttons. Here’s a documentary of it:
Oh no, I need to make the player by pressing a key change his model for another, for example
player → press button → player transforms into an ant
Oh well ContextActionService is still useful if you want this to be used in mobile devices. However, I believe you should start doing it with these services because I cannot give you a full working script. You should probably try to do it by yourself.
i need to replace the default character with a custom character
Woooah!! you saved my code thanks you!!