I have a battle text going to textbox and I want it to clear/reset the textbox text after each battle. I'm guessing it is simple to do but I haven't found any info on how it is done.
Set text ""
Or just overwrite it with new info set text "New info"
Suggest you spend some time with the manual
Thanks. I have done searches in manual and tutorials but didn't see anything about it. Any tips on hunting things in manual if you don't know what it is called that you are searching for. I've ran into that problem a lot. Example would be this: I did search for reset clear textbox and got 3 returns..
Develop games in your browser. Powerful, performant & highly capable.
google search bar
searchphrase site:scirra.com/
I would open c2, click new and select the examples one by one and work through those, build them exactly the same. You will be proficient in no time.