Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: DanielThomas on March 25, 2020, 07:37:32 AM

Title: Animation Curve Variable
Post by: DanielThomas on March 25, 2020, 07:37:32 AM
I would like to request Animation Curve Variable for Playmaker.
Title: Re: Animation Curve Variable
Post by: djaydino on March 25, 2020, 12:26:09 PM
+1

I can see many useful cases.

For example Array with curves to set a curve matching certain sprite animations.

I use a float tween for certain enemy attacks to manipulate the velocity of the enemy using curve (for example doing a dash).

Now i have to set a float tween for each attack