User Tag List

Results 1 to 6 of 6

Thread: How to increase animation speed in game

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    MonDieu72's Avatar
    Join Date
    Dec 2013
    Posts
    93
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)

    How to increase animation speed in game

    Greetings!

    I´m just starting to learn CF2.5 and have a question.
    I just finnished the endless runner tutorial "Turbulent tundra" and now I want to find how to increase the animationspeed of the player (penguin) as the game goes faster.

    Any help would be very appreciated!

    Thanks

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Look for any events with "Change speed of animation" and adjust those, or you can add your own: Animation->Change->Speed of Animation.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    MonDieu72's Avatar
    Join Date
    Dec 2013
    Posts
    93
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    I tried to add my own but when I go Animation->Change->Speed of Animation I don´t know what to put in the expression editor to get the current animationspeed and add 1 to it. (something like: self.animationSpeed += 1)

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Animation->Change->Speed of Animation

    Set this to a global value in an always event. Then add or subtract to/from your global value when you want to change or get the current animation speed.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    MonDieu72's Avatar
    Join Date
    Dec 2013
    Posts
    93
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Ok thanks! Sorry for asking such noob-ish question but my brain got stuck

  6. #6
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    No worries. We're here to help. Welcome to the community.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Similar Threads

  1. Does timer speed increase with the framerate?
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 7th April 2010, 08:34 PM
  2. Increase speed
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 16th February 2010, 06:06 AM
  3. Gradual speed increase help
    By TheWonkits in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 7th May 2009, 08:51 PM
  4. Gradual increase in speed of object
    By OldGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 4th November 2008, 09:16 PM
  5. Speed Increase in next beta release? (please!?!)
    By Tuna in forum Hardware Accelerated Runtime
    Replies: 12
    Last Post: 5th October 2008, 08:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •