Hey guys,
I'm sure this is in the forums somewhere, but I'm pressed for time.. Here is my .capx if anyone could assist me.
I'm trying to set the global variable to equal txtName.Text.
Thanks!
https://www.dropbox.com/s/kzsif3jqcbanc ... .capx?dl=0
If I understood you correctly:
You can use the Set Text for the Text object and then just assign the Global variable that contains the value you want.
You can check an example here:
https://1drv.ms/u/s!AnY-pqlx8I0coqos3v1l2pxaJ77yLg
Let me know if that helps.
I'll have to go by your explanation. I can't upgrade to the version of your .capx for free.
Thank you, though.
-Brandon
Develop games in your browser. Powerful, performant & highly capable.
Got it! Thank you for the explanation!