Jump to content
GreenSock

thanatos_proto

Is there a way to modify the frame rate of an animation?

Moderator Tag

Recommended Posts

Hi @thanatos_proto can you maybe explain your main issue? I've never seen someone wanting set a specific frame rate. So if we know the main issue you're trying to solve we could come up with a better solution. Eg the steps ease https://greensock.com/docs/v3/Eases which will update a tween only at specific increments (which could look like a stop motion)

 

I've found this one the forum with some notes on hot to do it. 

 

  • Like 1
Link to comment
Share on other sites

Hi,

 

You can also tap into GSAP's ticker in order to change the update frequency:

https://greensock.com/docs/v3/GSAP/gsap.ticker

 

But as @mvaneijgen mentions, it'd be far better to know exactly what you're looking for in order to give you the proper advice.

 

Happy Tweening!

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×