How to rotate the character while jumping?

Discussion in 'How Can I...?' started by duyduy_nguyen, Dec 23, 2015.

  1. duyduy_nguyen

    duyduy_nguyen Boxer

    Joined:
    Oct 9, 2015
    Messages:
    35
    Likes Received:
    6
    Hi BB guys - is it possible that can rotate the character while jumping in Buildbox like Geometry Dash?

    See this video

    Thank you so much!
     
  2. netkomm

    netkomm Avid Boxer

    Joined:
    Nov 23, 2015
    Messages:
    274
    Likes Received:
    143
    You can specify the animation for the JUMP sequence. So, yes.
     
    duyduy_nguyen likes this.
  3. sysads

    sysads Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    885
    Likes Received:
    353
    Yes create animation sequence similar to what I did here and add it to the xters jump animation
    upload_2015-12-24_8-4-11.png

    upload_2015-12-24_8-4-17.png
     
    duyduy_nguyen and netkomm like this.
  4. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    This is unfortunately not possible in BB1. Hopefully in BB2. We need a character rotation linked to the jump trigger. Right now you only can achieve it with animation but the character has to make a 360 degree turn because the next jump will start again from the default position. Geometry Dash makes 180 degree turns or even 90 degree turns and it looks great. Also, if your character hits an object while jumping then your animation will break and it goes straight back to your default image. It will make visible the fake turn made with the animation.
     
    duyduy_nguyen likes this.
  5. duyduy_nguyen

    duyduy_nguyen Boxer

    Joined:
    Oct 9, 2015
    Messages:
    35
    Likes Received:
    6
    Thank you guys, :) Really appreciate!
     
  6. inrashad

    inrashad Boxer

    Joined:
    Dec 24, 2015
    Messages:
    1
    Likes Received:
    0
    In a trial version. I cant find it how to rotate image but in android
    Animation animation =AnimationUtils.loadAnimation(getApplicationContext(), R.anim.youranimation); working fine for me.
     
  7. netkomm

    netkomm Avid Boxer

    Joined:
    Nov 23, 2015
    Messages:
    274
    Likes Received:
    143
    No coding required. Select the object and add the png sequence of your animation and that's it... :)
     
  8. julien_lefvre

    julien_lefvre Boxer

    Joined:
    Jan 6, 2016
    Messages:
    3
    Likes Received:
    0
  9. azedeveloper

    azedeveloper Guest

    Joined:
    Jan 13, 2016
    Messages:
    17
    Likes Received:
    1


    HELP ME PLEASE
     
  10. Taimoor Javaid

    Taimoor Javaid Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    274
    Likes Received:
    211
    Set type of object to "Enemy".
     
    Taimoormalik8 likes this.

Share This Page