Unity Tutorial: Using Physics for movement, collisions and triggers

The Physics system can be used to move an object and there are different methods of moving via physics each of which have a different result and feel. We’ll take a look at the different methods of movement, how to detect collisions and interactions with trigger volumes.

Find the code here: https://github.com/GameDevEducation/DevEssential_Physics