How to make them?
I've tried the
Button input Increase
and Decrease
with both variable setter value 0
And text showing value
with variable setter value ; Valueincrease-Valuedecrease
in the setter Valueincrease ; Valueincrease + Increase
and Valuedecrease ; Valuedecrease + Decrease
And set the botton xml to once
Wich step i missed?
I figured it out