
Unity Certified Programmer Exam Guide
By :

In this section, we are going to add more functionality to the timeline by increasing its standard track selection, as shown in the following screenshot:
Figure 12.44 – Expanding the functionality of our Timeline will be done next
From this new extended track selection list, as shown in the previous screenshot, we will make use of Light Control Track.
It is possible to see a bigger selection from the drop-down list; this, however, is beyond the scope of this book. However, if you are interested, I will direct you to what to read to find out how to extend the list later on in this section.
In the next few sections, we will increase our tracklist with the aid of the Asset Store and download a free asset from Unity to increase our Timeline functionality. Then, we will animate the lights in our scene, which wouldn't have been possible before.
In this section, we will take a...