The PlayButton item should have the subsequent ChangeScene script for the OnClick callback. This script will basically determine a way to start a new scene specified its title. Then, we set the OnClick callback in the play button to call the loadNextScene technique with “Town” as parameter.