Unity Movement [RigidBody vs Translate]

Опубликовано: 10 Май 2025
на канале: Press Start
289,430
9.9k

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: https://bit.ly/2Js78lE
============
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://pressstart.vip/tutorials/2018...

MORE TUTORIALS:
https://pressstart.vip/unity-tutorials

Spawning Obstacles video:
   • Spawning Objects in Unity [Using Inst...