change the counting timer speed every click on actor
ronre
Member Posts: 38
hello,
i have timer for miles.. that every 1 sec
change attribute To: game.mile +0.001 (real attribute)
now i want the speed of the mil's timer to change if some specific actor is pressed.
i thought of something in the timer section like every 1 -game.milespeed (new atrribute for the klicking rule. then i need to tell the klicking rule to be 0.02?) i mean its need to change the timer section,every 1- 0.02 and again and again.
change attribute To: game.mile +0.001
i need your help to know how exactly to do that
thank you.