#Creating a transparent clone isnt working?
1 messages · Page 1 of 1 (latest)
does Head.Transparency = 1 not work
nope
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
fixed ! i just set the transparency thanks!