#Double Clicking

1 messages · Page 1 of 1 (latest)

paper forge
#

Sorry, not sure if this should go here or in the input channel, but I'm using Input 5 and can't seem to get double clicking to work. I think I must have misunderstood something because:

`_right_double = input_check_double("right");

show_debug_message(_right_double);`

never returns true. It does otherwise seem to be set up right as this is working as intended:

_right = input_check("right");

chilly canyon
#

We generally do support via:
-Repo help (such as input) goes into the repo channel
-Anything else goes in here