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. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Feedback Confused Movement, chess

Discussion in 'Animation' started by drslaphead, Jul 2, 2019.

  1. drslaphead

    drslaphead

    Joined:
    Feb 7, 2017
    Posts:
    3
    I have a chess board and I need to move objects from Vector3 to Vector3 slowly on it, Sometimes they need to be shown as jumping from Vector3 to Vector3 at random, I would rather not use animation to do this, please tell me how a quatuernim rotate then jump animation could be used ?

    Ok, very vague, chess board, player can move x or z when he moves he turns and leaves a ball behind him (animation) he's also allowed to jump, if he does he looses a jump but can affect (spray can) change the color of everything around him x8 spray. how do I 1) move from exact position A to exact position B and 2) a perfect jump from a-b
     
  2. User340

    User340

    Joined:
    Feb 28, 2007
    Posts:
    3,001
    I would recommend using a spline plugin such as Curvy on the Asset Store.