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

Question (Question) Change Animation Based on Object Position

Discussion in 'Animation' started by muzzraouf, Nov 28, 2022.

  1. muzzraouf

    muzzraouf

    Joined:
    May 1, 2018
    Posts:
    2
    Trying to make a 3rd person ping pong game and something I'm struggling to figure out is how to have the player animations to some level adjust to the position of the ball as that's pretty random. So the arm would go higher or lower while the animation still played. Only the hand would adjust position and the arm would change to look natural. How would i do this?