![]() |
#2
|
|||
|
|||
Hi,
You need to apply the fade action to the face also: Code:
object.add(fade) #If object is not an avatar with a face, then this will cause an error object._face_.add(fade) |
|
|