Hey there, it can but you'll have to design it in specifics ways, and there are a lot of methods, but a good start point is to use AJAX to retrieve the txt content from project files and "inject" it in a variable, then tokenat/tokecount can be used to localise the numbers in the text, with the help of another variable to change the selected token;
What result are you looking for ideally? Do you have a gif or video example?
Thanks Tom - currently experimenting with a quiz with sprite. I'm not versed with arrays and I have a template using .txt that's why I asked.
So let me understand what you've just said - AJAX -> Variable (as an on/off switch?) -> tokenat/tokecount to localize the tag of the sprite frame?