#How to change a player's character

1 messages · Page 1 of 1 (latest)

olive stirrup
#

Hello, i have faced this question a few times recently, i was wondering how in code, i could effectively change an active players character
i.e mahoraga summoning in jjs (where your character ragdolls before you play as another model), or a sort of body swapping mechanic with other humanoid models, info appreciated, ty

livid lark
#

Isnt it just player.Character = the rigged model u have

olive stirrup
#

I didn't realise it was that easy

#

So i could just chuck my rig in rs and clone it? (example 1)

But if i wanted to do that body swap mechanic would that still work with leaving the old character in the workspace

lusty patrol
#

Its a bit more annoying than that but that is the basics of it

#

Clone the character

#

U dont have to destroy the character

olive stirrup
#

I meant like if i had like a 'dormant' character model in the workspace, and the player was walking around, and swapped with the dormant character, they could play as that second character while the original stayed in the workspace, sort of like a shell?

lusty patrol
#

You would have to test that out honestly'

olive stirrup
#

Yeah this won't be easy 😭 ty for ur help