Anim8or Community
General Category => Anim8or v0.98 Discussion Forum => Topic started by: Deepthought on October 13, 2014, 09:40:26 pm
-
the old anim8or spec describes a float key chunk as:
<floatkey> ::= floatkey { <$int> <$float> <$string> }
<$int> is the frame number for this key.
<$float> is the value.
<$string> is a string used to modify the behavior of this knot.
It is currently ignored.
in one of my files created with the new version of anim8or i see
floatkey { 0 23.025 6.9703 -6.9703 "S" }
the first number is still the frame number, and the second is still the value. any ideas what the next 2 are for?
-
In this post Reply #22,you will find a zip file with a pdf file in it.It
should answer your question.
http://www.anim8or.com/smf/index.php/topic,4739.msg35564.html#new
Claude
-
Thank you