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

Question How to make a "receiver" catch a ball

Discussion in 'Getting Started' started by jamie_con, Apr 28, 2021.

  1. jamie_con

    jamie_con

    Joined:
    Feb 26, 2021
    Posts:
    14
    Hi, I'm working on a little football thing to learn unity better (Virtual Reality Game) and I'm trying to get my "receiver" to catch a ball. I didn't make a full-on AI the receiver, I just put in a 3D model of a person, animated it, and put it on a "Bézier Path Creator" path. How do I make it "catch" a ball?