|
I have a dialogue that gets turned on and off with if statements. I wanted to know how you could make an audio file play only once when in a if block
(comments are locked)
|
|
Hi Babilinski , Here is your answer. its very simple. just make function for everything and call it.
(comments are locked)
|
|
You have to change the value of the boolean variables that you have after intro clip has played. Initialise all boolean variables except StartingQuest to false and then make use of yield WaitForeSeconds:
(comments are locked)
|
