#I'm making a Roblox system where clicking a part gives the player a uniform.

1 messages · Page 1 of 1 (latest)

cursive axle
#

Hello.

I'm making a Roblox system where clicking a part gives the player a uniform.

The layered clothing works correctly using HumanoidDescription (shirt and pants IDs with 14 digits).

However, the face is not changing.

I tried two methods:

  1. Setting desc.Face = 277950647 with HumanoidDescription
  2. Changing the Head face decal texture to rbxassetid://277950647

Neither method changes the face.

The clothing applies correctly, but the face stays the same.

Game avatar type is set to R6 in Game Settings.

Is this possibly caused by Dynamic Heads or a conflict with layered clothing / HumanoidDescription?

What is the correct way to force a face change when using HumanoidDescription and layered clothing?

#

I don't speak English. I'm using AI to translate my messages, sorry if something is wrong.

#

.

dry plume
#

can you show me the character after clicking the part?

cursive axle
tiny smeltBOT
#

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

cursive axle
#

Ok*

#

The pants and clothes appear minus the face, you know?

fathom star
# cursive axle

The head kinda looks like a dynamic head. If it is try setting desc.Head = 0 too?