Title: Anyway to make animations transform smoothly? Post by: wolfwing1 on August 06, 2011, 11:24:04 PM Like if you change the colour settings, or the object itself? I've seen some where the colours and objects transform from one thing to another, but in mine they just do it for a short period then jump to the next thing without any actual transformations.
Title: Re: Anyway to make animations transform smoothly? Post by: Sockratease on August 06, 2011, 11:54:38 PM Sounds like you're changing formulas and not parameters within formulas.
Does that make sense? Title: Re: Anyway to make animations transform smoothly? Post by: wolfwing1 on August 06, 2011, 11:58:27 PM Ahhh I've seen things that seem to allow for transformations of formula's from one to another.
Title: Re: Anyway to make animations transform smoothly? Post by: Sfumato on August 07, 2011, 12:25:12 PM There are integer parameters that shouldn't be changed (bulb tip warns if the parameter should be an integer value), like Integer power. In case You enter say integer power 2,8 in a keyframe (the program though allows You to enter non-integer numbers in the fields) and 2 in next keyframe there'll be a sudden quick change of shape due to quick change of Integer power parameter from 3 (as 2,8 isn't allowed) to 2. Hth, With best regards, Sfumato. |