Make Character Jump Off Walls Like Mario

Discussion in 'How Can I...?' started by AppNasty, Dec 3, 2016.

  1. AppNasty

    AppNasty Miniboss Boxer

    Joined:
    Apr 14, 2016
    Messages:
    1,485
    Likes Received:
    890
    Ive seen it done but never knew how it was achieved. Character is running and when they jump and hit a wall, player then jumps again between walls. Like Mario does.

    Anyone know how this is done?
     
  2. Jaky1

    Jaky1 Serious Boxer

    Joined:
    Aug 22, 2016
    Messages:
    523
    Likes Received:
    142
    Like Climbing up in between two walls by jumping?
     
    AppNasty likes this.
  3. AppNasty

    AppNasty Miniboss Boxer

    Joined:
    Apr 14, 2016
    Messages:
    1,485
    Likes Received:
    890
    Yes. leaping off walls like mario does.
     
  4. Jaky1

    Jaky1 Serious Boxer

    Joined:
    Aug 22, 2016
    Messages:
    523
    Likes Received:
    142
    You will have to add advance moves to your character and add collision and affected asset - select one wall left side wall and put right side velocity --- and another advance move, affected assed put the right wall and add negative linear velocity.
     
    Arshpreet and blad300 like this.
  5. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    i tried but not working well fr me, can U explain More,i am trying to make game like vector Nekki,so Please explain
     
  6. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    Problem is if you have the jump from ground option on then you cannot jump form a wall -- unless I am missing something? So you hit the wall, and while as @Jaky1 said an Advanced Move can change your horizontal velocity, you cannot jump from there. You can auto bounce your character up by controlling the vertical velocity but that is not the same game control as you would expect from a Mario type game...
     
    Arshpreet likes this.
  7. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    thanks for Replying,YEs jump from ground is on and Here is video which shows this Jump in Builfbox
    and Here is my video Working on
     
  8. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    really Thank u,its Working now well,can u please explain how camera follows him
     
  9. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    and One Thing more as U Can See In My video character is jumping Almost 3 times and How To Reduce This to only one jump.
     
  10. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    thanks,everything Is working Perfect now
     
  11. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    You might as well explain to all other boxers what you did to make it work... A "everything is working now" doesn't help anyone reading this thread. :) Thanks!
     
  12. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    Can you share the screenshot of the character settings? Did you use actions or any other things that made this happen?
     
    Arshpreet likes this.
  13. blad300

    blad300 Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    515
    Likes Received:
    276
    Is not that the best way ?
    [​IMG]
     
    Arshpreet likes this.
  14. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    this Is The best Sir, Thanks fr explaingng
     
  15. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    everything Is working Perfect now but if u wannt To See anything specific i can show U
     
  16. Arshpreet

    Arshpreet Avid Boxer

    Joined:
    Jul 20, 2016
    Messages:
    248
    Likes Received:
    50
    if U want wall reverse jump u need to Make sure that jump From ground off and u have to Use two component actions with collion On in That component action and on right wall use velocity 40 and -20 and it will Do The jump For u,i mean reverse jump
     
  17. Jaky1

    Jaky1 Serious Boxer

    Joined:
    Aug 22, 2016
    Messages:
    523
    Likes Received:
    142
    If you want it to make jump from wall to wall by Tapping I guess then you will have to add Ghost jump with lower values and on same button as advanced velocity, so the advance move only happens when you tap. :)
     
    Arshpreet likes this.
  18. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    Thanks guys. Yes I think there was a misunderstanding here. Automatically jumping and going up was not a big deal for me using the Advanced Move. But to tap right on the wall to go up or if you miss it fall down (without flappy bird settings aka unlimited jumps with no jump from ground), that was the one I could not do that. I will try couple of more things like that ghost jump idea - thanks @Jaky1
     
  19. Jaky1

    Jaky1 Serious Boxer

    Joined:
    Aug 22, 2016
    Messages:
    523
    Likes Received:
    142
    No Prob
     

Share This Page