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

Rigidbody Movement Help

Discussion in 'Scripting' started by Foodood, Mar 22, 2018.

  1. Foodood

    Foodood

    Joined:
    Apr 26, 2015
    Posts:
    7
    I've been working on this project, but i will be needing a rigidbody type movement (Been using character controller). If theres a way to set up a basic rigidbody movement script please let me know or post it below. Thanks.
     
  2. dgoyette

    dgoyette

    Joined:
    Jul 1, 2016
    Posts:
    4,193
    There's a RigidBodyFPSController prefab in Standard Assets. I'd start there.
     
  3. Foodood

    Foodood

    Joined:
    Apr 26, 2015
    Posts:
    7
    Oh yeah! Thanks completely forgot about that!:)