User Tag List

Results 1 to 3 of 3

Thread: Platform Movement Object - variable jumping height

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Mar 2008
    Location
    Singapore, Singapore
    Posts
    281
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Platform Movement Object - variable jumping height

    How can I use the PMO object and give my character variable jumping heights? For example, when I quickly press the jump button the character jumps only a small height. But if I hold down the jump button the character makes its full jump height.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Platform Movement Object - variable jumping height

    Code:
    Upon pressing space
    + Player is standing on ground
    > Jump
    
    Repeat while space is pressed
    + Player is jumping
    > Player is holding jump in the air

  3. #3
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Mar 2008
    Location
    Singapore, Singapore
    Posts
    281
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Platform Movement Object - variable jumping height

    Thanks! I got it working now.

Similar Threads

  1. Platform Movement Object, reverse gravity/jumping?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th October 2012, 06:08 PM
  2. Variable height drop shadow problem
    By Shawn in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 27th September 2012, 03:33 PM
  3. Moving Platform in Platform Movement Object
    By radel999 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 16th July 2012, 01:49 PM
  4. Jump Through Platform (Platform Movement Object)
    By Tuna in forum SWF/Flash Export Module Version 2.0
    Replies: 8
    Last Post: 4th January 2011, 12:32 AM
  5. How does variable jump height work in the PMO
    By Atherton in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 13th December 2009, 07:30 AM

Posting Permissions

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