The PlayButton item can have the next ChangeScene script to the OnClick callback. This script will merely define a method to start a new scene provided its title. Then, we established the OnClick callback with the play button to call the loadNextScene process with “City” as parameter.unity source co