Search Unity

Cube Parabola Movement on Uneven Terrain - Slerp to the Rescue?

Discussion in 'Scripting' started by FellowPlayer123, Aug 4, 2018.

  1. FellowPlayer123

    FellowPlayer123

    Joined:
    Dec 23, 2016
    Posts:
    114
    I have cube.

    I would like this cube to be moved parabolically on uneven terrain. when I press space button.

    So one press = one parabola motion.

    Currently I am trying to implement this functionality via slerp function by I don't know is it good idea or not.
     

    Attached Files: