Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Animation is Super Jittery? (Video included)

Discussion in 'Animation' started by SeanGause, Nov 15, 2017.

  1. SeanGause

    SeanGause

    Joined:
    Dec 24, 2015
    Posts:
    127
    I made a quick animation to test movement for when the player is on a ship. But when the cube under my player moves up, the movement is very jittery. How would I make it smooth?
     
  2. larku

    larku

    Joined:
    Mar 14, 2013
    Posts:
    1,422
    You'll need to show the code you're using to move the cube (using code tags of course).
     
  3. SeanGause

    SeanGause

    Joined:
    Dec 24, 2015
    Posts:
    127
    Its a legacy animation made in unity
     
  4. larku

    larku

    Joined:
    Mar 14, 2013
    Posts:
    1,422
    Oh, apologies. Are there any physics attached to that object, Rigid Bodies, etc?
     
  5. SeanGause

    SeanGause

    Joined:
    Dec 24, 2015
    Posts:
    127
    There is a box collider attached. No rigidbody