#percent increase
1 messages · Page 1 of 1 (latest)
with variables, store the percentage as a integer of 1 on the start, them, whenever you gain points, increase it by 1
Create a global variable with a default value of one. When button is tapped, execute script:
[global variable] % chance to. . . (whatever you want to happen),
set [global variable]= I,
Remaining %:set [global variable] +5 (or any number you want)
Do you want me to make it and send a screenshot or are you good?
sure just give me a min
@vestal oriole Have you tried it?
Ok tell me when you try it.