/ Published in: Maxscript
Create a script controller
Create a variable called LinkObj
Select variable LinkObj, click assign node, and select the object you want to drive your animation from.
Paste the code into the expression box.
Edit the number of frames you want to offset by.
Create a variable called LinkObj
Select variable LinkObj, click assign node, and select the object you want to drive your animation from.
Paste the code into the expression box.
Edit the number of frames you want to offset by.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
at time (currenttime - 5f) (LinkObj.material[2].multiplier)