- Home /
Evaluating Animation Curves in Full
I have been messing around with animation curves (the scripting variable) to do some simple animation. I need to evaluate the entire curve when I hit the fire 1 button. But I don't know how to do this. I am currently using curve.Evalutate(Time.time) but this only plays a single part of the curve. So how do I evaluate the entire curve with a single click of the 1st mouse button?
Comment
Your answer
Follow this Question
Related Questions
How To Get The Position And Rotation For ALL The Children Of An Object For An Animation At Once 0 Answers
animation & position problem 0 Answers
Only animate rotation not position 1 Answer
Animation Events and Mecanim 2 Answers
Changing object rotation in animation automatically changes it's position 1 Answer