Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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