Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Rectangle run animation

Discussion in '2D' started by olo-tw, Jul 9, 2022.

  1. olo-tw

    olo-tw

    Joined:
    Jul 9, 2022
    Posts:
    1
    How do I get the effect of a movement like the one below in the most optimal way?
    (Character is running and you can see it leaning backwards)

    Example
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    37,150
    I wouldn't concern yourself too much with "optimal" until you have a problem.

    Go find the tutorial where he makes this feature, or else perhaps try other leaning-while-moving tutorials.