Continuing on my #YarnSpinner script interpreter in #Godot. I've managed to get each line of a file into tokens, so now it's kind of processing each like a command line argument in bash?

This shit is weird. But also weirdly satisfying.  

#gamedev #dev