![]() |
|
#28
|
|||
|
|||
|
Hi,
You are not actually executing any animations on the avatar. You should add the following line before adding the WaitThenFreeze action: Code:
info.object.execute(7) |
|
|