The PlayButton item will have the following ChangeScene script for the OnClick callback. This script will simply determine a way to start a new scene given its title. Then, we set the OnClick callback from the Enjoy button to call the loadNextScene process with “Town” as parameter.unity source code