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’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Question want to make object not interact with providers.

Discussion in 'VR' started by tis226, May 18, 2023.

  1. tis226

    tis226

    Joined:
    Feb 9, 2023
    Posts:
    7
    So im making a project as a baseball simulator.

    what i want to do is to make my continous turn/move provider not to interact with the game object.

    is that possible?

    disabling the provider would make it impossible to move around so i would like to enable that but not for the game objects(bats and balls)