Unity Tutorial: Using transforms to move and rotate game objects


Rotating game objects or having them move is a common thing we need to do. We’re going to take a look at different ways to rotate objects, have them look at a target and finally having them move towards a target.

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