Unity Movement [RigidBody vs Translate]

In this video I go over a few methods on how to move a player or an object around the screen. I think share my thoughts on which method is best for each use. SUBSCRIBE: ============ In this video I discuss: 0:28 - Moving An Object Using Translate 2:20 - Problems with using Translate 2:50 - Using RigidBody for Physics & Collisions 5:00 - 3 Ways to Move An Object with RigidBody 5:10 - Using AddForce() 6:15 - Using Velocity 7:05 - Using MovePosition TO COPY & PASTE SOURCE CODE: https:/
Back to Top