Hello world ! I want to make a double-click function with js. But when I tried to make it, I got messed with Time.time :D. So can anyone help with that ? Thanks in advance ! double click really means 2 clicks within a narrow range of time bool one_click = false; bool timer_running; float timer_for_double_click; //this is how long in seconds to allow for a double click float delay; if(input.GetMous
{{#tags}}- {{label}}
{{/tags}}