I need help with blocks and text. i would want to make it so that when i click an onscreen button, it appends the text to the text as many times as i would click it. can someone help?
question, do you want players to have different amounts or same amounts?
1 Like
Hey CommanderX! Place down a button and property. Set the property to text. Then place down a button and wire it to a text object. In the text object, write the following code:
This code sets the text object to the current value of the text property, then adds βnewβ to the property. I hope this helps!
2 Likes
thanks so much!!!
1 Like