Change player mode

Hello how could i change the player model?

2 Likes

Well, you should probably learn UserInputService, ContextActionService, Remote Events and taking inputs from players.

1 Like

I know how to use input and remote events also but what’s about the contextactionservice? and how it works? :open_mouth:

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.

1 Like

i need to replace the default character with a custom character

Watch this video, it saved my life :slight_smile: .

2 Likes

Woooah!! you saved my code :smiley: thanks you!!

2 Likes