I am trying to create hold button just like the ones in fruit slot machines. I have timers for each reel. I can only figure out parts of the code. like for example
if (num1==num2){
//is pressed
timer1.stop
timer2.stop
but i cant seem to relate this to my hold buttons
any help?

New Topic/Question
Reply



MultiQuote



|