This manages buttons targeting the opening of a Yarn script. This manager expects to be put as a child of a Unity UI Button and will launch a new scene whenever the button is clicked. More...
Public Attributes | |
TextAsset | YarnSceneToLoad |
The scene to load whenever the button is pressed. More... | |
This manages buttons targeting the opening of a Yarn script. This manager expects to be put as a child of a Unity UI Button and will launch a new scene whenever the button is clicked.
TextAsset Components.SceneLoaderButton.YarnSceneToLoad |
The scene to load whenever the button is pressed.