/ 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.
Expand |
Embed | Plain Text
at time (currenttime - 5f) (LinkObj.material[2].multiplier)
You need to login to post a comment.
