—
On button clicked System set GV_Animal to TextBox.Text
(when triggered) Audio Play GV_Animal not looping from sounds at volume 0db (tag "word").
Audio On "word" ended -> (calls a function here)
It works so long as the word is an audio file but if it's not then not then no audio plays so the function never runs. I tried adding an else but I either set it up incorrectly or it just didn't work properly.
I'm open to any ideas.