#Creating a transparent clone isnt working?

1 messages · Page 1 of 1 (latest)

rugged apex
#

im creating a clone of the character part by part but the head isnt going transparent any ideas?

wanton zenith
#

does Head.Transparency = 1 not work

rugged apex
wanton zenith
#

apparently you cant change the material of a character's head while it has a humanoid in it

#

so you can delete the humanoid object or make the head invisible and create a second clone of the head with the correct forcefield material

#

actually i think if you set the transparency to 0 on the head it works

#

im not sure why the forcefield material works until you change the transparency of the head

rugged apex