Lesson 38 – Camera Movement & LateUpdate()

In this lesson we add a visual enhancement, panning and zooming the camera when PowerUp is engaged. We also look at using the LateUpdate() method to handle camera tracking of GameObjects, which resolves certain script execution order issues that could arise if LateUpdate() isn’t used.

Members Only Content (Source Code, Quiz, Q&A)

This content is for Extended Support Package members only.
Log In Register