Making animations go faster?

Is there a way to make my animation get faster and faster? Its a runner that gets faster and faster so I want to runner to adapt. Can I change the frame rate as the game goes on? thanks

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    I don't think you can change the frame rate (not sure though), but I think your could use rules to control the speed os animation. Put your animation behavior in rules that check the speed of the game, then switch to a faster animation behavior when the speed of the game increases. Hope that makes sense.
  • UtopianGamesUtopianGames Member Posts: 5,692
    Various ways to do this, we haven't got the exact code available over at DBA but this free one might be helpful.

    http://www.deepblueapps.com/animation-controller/

    Darren.
  • blue_elephantblue_elephant Member Posts: 505
    Thanks! Just what I needed
Sign In or Register to comment.