User Tag List

Results 1 to 4 of 4

Thread: Basic Jumping

  1. #1
    No Products Registered

    Join Date
    Jan 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Basic Jumping

    Well, I just need how to adjust the jumping(or in my main case, how to jump) and gravity(how to set this too) and i have the MMF2 to use.

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)

    Re: Basic Jumping

    Depends what you are going by.
    Are you using MMF's internal platform engine for gravity jumping?
    Or are you using a custom (from scratch) platform engine?

    To adjust the jumping, or gravity depends on what kind of platform engine you are using.

    - f you are using MMF's internal platform engine, there should be an option to change the jump height and gravity of the player.
    - If you are using custom platform engine, you can easily set a variable A or B of the player to the jump height, and name this variable Velocity Y. Make condition Velocity Y < 10 (fall velocity) Add 0.5 to variable (velocity Y).

  3. #3
    No Products Registered

    Join Date
    Dec 2008
    Posts
    39
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Basic Jumping

    first set your characters movement to platform (i think thats the type your looking for.) then change the gravity and strength buttons to your likeing . finaly scroll down and change the controls to what ever you want .

    then enter your game and try it out

    however this cannot be done with a backdrop object and only can be done with an active object

  4. #4
    No Products Registered

    Join Date
    Jan 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Basic Jumping

    Kinda figured the last part, lol. Thanks, i'll try it out!

Similar Threads

  1. Jumping
    By trav101 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th April 2011, 10:30 PM
  2. iso jumping
    By willow in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 6th March 2010, 02:42 PM
  3. Jumping help, please!
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th December 2008, 06:05 PM
  4. Jumping [2 qs]
    By RagingTiger in forum File Archive
    Replies: 9
    Last Post: 3rd June 2007, 02:17 AM
  5. Very Basic i know.
    By kayli051203 in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 18th January 2007, 10:23 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
  •