overte/scripts
Anthony J. Thibault e34aecde49 Bug fix for click events received by entity scripts
PointerEvent.isLeftButton should be true even on left button release events.
in a previous PR this behavior was changed. isLeftButton was used as a flag indicating the button state, which would be false on left button release events.
Because we have scripts that rely on the old behavior, I've changed it back to the original and introduced isPrimaryHeld properties instead.
2016-08-29 16:21:39 -07:00
..
developer back to noise seeded in image space 2016-08-21 23:37:24 -07:00
system Bug fix for click events received by entity scripts 2016-08-29 16:21:39 -07:00
tutorials pistol adjustments 2016-08-12 12:59:01 -07:00
defaultScripts.js fix typo 2016-08-25 10:26:05 -07:00