View Full Version : value of f-curve based on given time
nathanieljla 03-02-2004, 02:26 PM Hello, can anyone tell from use of the word "f-curve" Max is not my native tongue:)
I have a animation curve,
($ball.pos.controller.Z_Position),
and I would like to specify a point in time and have returned the value at that position. Any suggestions on how that could be done?
Much appreciated,
Nathaniel
|
|
LFShade
03-02-2004, 05:33 PM
Use the at time context:
at time T $ball.pos.controller.z_position
RH
nathanieljla
03-02-2004, 06:13 PM
Thanks.
I'll give that a shot
nathanieljla
03-03-2004, 11:39 PM
Any idea on how I would call that using an expression? I was under the assumption that any script command could be used with in an expression, but I get an error saying that "at" is undefined.
Thanks.
Using a script controller you can use that line but in an expression controller I believe, without looking again that t is for time and at is not used at all. So (t-160) should give you one frame back as I think t will be ticks and not frames.
CGTalk Moderation
01-17-2006, 02:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.