So I've been following this guide:
about how to make a trivia game but I'm having trouble getting AJAX to load the project text file, every time I preview the layout the text objects only display the word text. I went over the tutorial over and over and pretty much copied every step just like him and I just don't understand why it won't load questions from the text file. What could I be missing?
Develop games in your browser. Powerful, performant & highly capable.
The word text looks to me like its the default entry.
Are you sure you are updating: textobject.text ?
ie textobject set text
instead of
texobject set instance value