https://m.youtube.com/watch?v=_nRzoTzeyxU
Im tryna follow this tutorial because im not used to unity’s UI and am tryna learn more by modifying code to see what it can and cant do
Im trying to get the code to start on load instead of clicking a button to start I just want the method
“StartDialouge(Dialogue dialogue);” to run on load
(Ive tried putting it into the start(){} but it returns an error and refuses to run it saying there is no argument given(etc.) I digress)
Im trying not to use colliders because if i need to start a tutorial or an intro or am making a game with out colliders in the future then it wont work... im lost and have been tryna wrap my brain around it for two day but i give up any help appreciated thanks
Heres the codes its 3 seprate methods
https://pastebin.com/4VxQTkb9
https://pastebin.com/0Yu2ynGg
↧