0:00 Adding a canvas and an image to the scene
0:35 Creating the C# script
0:42 Adding an event trigger component
1:56 Defining a public list of sprites
2:44 Defining a variable to keep track of the displayed sprite
3:49 Writing a function that replaces sprites on clicks
4:33 Connecting the function to the click event