This tutorial follows on from the two basic JSON tutorials. If you’ve not looked at them, and are unfamiliar with JSON, then you can find them here: JSON Introd...
Hello, I'm Giuseppe from Italy.
I tried to use this method to my buttons in Construct 3, but it dosen't work, why?
Here I put my example code:
nCasuale: random number
Questiti.At(nCasuale,1): bidimensional array of sentencies (X,Y), where I inserted the /br code
Line: string variable
+ System: on functio CreaQuesito
-> Sistema: set text to Quesiti.At(nCasuale,1)
-> Tasto01: set text to replace(line,"/br",newline)
-> Tasto01: [Set CSS style "font-size" to "18px"]
I hope you can help me
Giuseppe
Did you solve this issue?