How can i make my character fall faster when jumping?

Discussion in 'How Can I...?' started by johnocampo89, Jun 14, 2016.

  1. johnocampo89

    johnocampo89 Avid Boxer

    Joined:
    Feb 22, 2016
    Messages:
    210
    Likes Received:
    9
    I mean how can i make my character fall faster when jumping? TIA :)
     
  2. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Very simple: turn up the gravity. ;)
     
  3. johnocampo89

    johnocampo89 Avid Boxer

    Joined:
    Feb 22, 2016
    Messages:
    210
    Likes Received:
    9
    NOPE. turning up the gravity makes my character jump infinitely and won't go down again.
     
  4. nayamamarshe

    nayamamarshe Avid Boxer

    Joined:
    Feb 21, 2016
    Messages:
    237
    Likes Received:
    64
    Set gravity 400 or 500 and jump force to 200.
     
  5. heathclose

    heathclose Miniboss Boxer

    Joined:
    Jan 28, 2016
    Messages:
    1,810
    Likes Received:
    1,026
    you need to increase you Y max speed
     
  6. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    Gravity needs to be a negative Y value if you want it to force down. By default gravity is at x:0 and Y:-50. I guess what @Christoph, @nayamamarshe and @heathclose meant by "increasing gravity force" is to actually decrease that number to -200 or -400. The gravity force is increased but the direction of the vector kept downwards... Also as @heathclose mentioned character Max Speed either should be 0 as "no limit" (yeah I know that's weird way to say infinite), or should be specified high enough so that max speed is fast enough for you but never faster than that. Oh and Air Drag also can alter your falling behavior of your character.
     
    JustWatchApps likes this.
  7. nayamamarshe

    nayamamarshe Avid Boxer

    Joined:
    Feb 21, 2016
    Messages:
    237
    Likes Received:
    64
    Oh I forgot that, My bad. The gravity can be set to -400 and jump force to be 200.
     
  8. johnocampo89

    johnocampo89 Avid Boxer

    Joined:
    Feb 22, 2016
    Messages:
    210
    Likes Received:
    9

Share This Page