#system team character

1 messages · Page 1 of 1 (latest)

worn isle
#

I’m not asking for the full code or anything, just the possible causes of the problem. I’m starting to think it’s not a coding issue, but rather something related to Roblox itself and how it works

finite bolt
#

Are you looking to morph the character or just add pants, shirt, and accessories?

void shard
#

if it is a morph character then make sure the primarypart of the model is the head

#

and make sure the animate script is in the character

#

also make sure it has a humanoid

#

and a HumanoidRootPart

worn isle
worn isle
# void shard and a HumanoidRootPart

It has all of those things. Like I said, if I set the character as the main character, it works perfectly. It only fails when the team system is involved

finite bolt
worn isle
finite bolt
#

What does that mean exactly

#

Can you send an example?

worn isle
#

Bro, a team system where each team has its own spawn, skin, and weapons.
The red team has a button, you touch that button and it makes you join that team, gives you everything, and applies the skin (for example, a red skin with accessories)
And the same thing with the other team

finite bolt
#

define skin

worn isle
#

skin of the player?

finite bolt
#

like the color?

worn isle
#

clothing, accs

finite bolt
#

🫠

#

So they still look like a default R6 or R15 character?

worn isle
#

what?

runic orbitBOT
#

studio** You are now Level 1! **studio

finite bolt
#

If you just need shirts, pants, and custom made or ugc accessories, then you an use a humanoid description and clone custom accessories into the character model

#

replacing the whole character can cause issues that are annoying to fix

#

So if you aren't swapping the characters rig or using a character model that isn't default R6 or R15, then just use what I said