"easing" For Smoother Zigzag Movement

Discussion in 'How Can I...?' started by covmon, Aug 15, 2017.

  1. covmon

    covmon Boxer

    Joined:
    Nov 5, 2016
    Messages:
    27
    Likes Received:
    14
    I am trying to create a zigzag game, except with one small modification: instead of the player going back and forth in a linear manner, I want the player to ease in and out of each direction change. (Easing functions include "ease in," "ease out," "ease in ease out.")

    This is normal zig zag:
    1.png

    This is with an easing function applied:
    2.png

    This is possible with programming, but I'm not sure if it's possible in Buildbox. Maybe there's some setting of the world, or player, or an advanced move that can give something like this effect. Let me know if it is possible.

    Thanks for your help.
     

Share This Page