Hello everyone!
I need to track on the remote control (rf.detonator) that the player pressed it and holds it, respectively, when holding it, start the timer, if the player released the button, then the timer is reset
Click tracking
The best way would be to add a new hook into Detonator.SetPressed method, but ofcourse, it can be done with variety of ways
Thanks!