default commands in other scripts?
Posted: Wed Sep 28, 2022 1:47 am
How can I invoke the default commands (e.g. Fade(), SpineAnimation()) in other scripts?
Support and discussion forum for Pixel Crushers products
https://www.pixelcrushers.com:443/phpbb/
https://www.pixelcrushers.com:443/phpbb/viewtopic.php?t=6259
Code: Select all
Debug.Log("Farewell...");
DialogueManager.PlaySequence("Fade(stay)");