Maya 2020 fundamentals - modelling the real world
Get halfway through a model and find it's an unworkable mess? Can't add edge loops where you need them? Can't subdivide a mesh properly? If any of this sounds familiar check this course out.
# 1 21-07-2015 , 06:51 AM
Registered User
Join Date: Jul 2015
Posts: 6

[Solved] Expression editor question

Hi Guys,

Is there a way to set certain attributes given a frame number in the expression editor. Something like this (quasi-code)

Code:
if (frame_number == 20)
{
       pCube.rotateY=45;
}
Thanks in advance user added image


Last edited by DarkRonin; 21-07-2015 at 07:08 AM.
# 2 21-07-2015 , 07:08 AM
Registered User
Join Date: Jul 2015
Posts: 6
Looks like time is what I was after user added image

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads