playMaker

Author Topic: Animation Curve Variable  (Read 1430 times)

DanielThomas

  • Beta Group
  • Full Member
  • *
  • Posts: 150
Animation Curve Variable
« on: March 25, 2020, 07:37:32 AM »
I would like to request Animation Curve Variable for Playmaker.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Animation Curve Variable
« Reply #1 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