move the stylus back a bit

This commit is contained in:
druiz17 2017-09-20 14:23:43 -07:00
parent 4a95023a2d
commit 92f3dfe2ab

View file

@ -23,7 +23,7 @@ Script.include("/~/system/libraries/controllers.js");
var WEB_DISPLAY_STYLUS_DISTANCE = 0.5;
var WEB_STYLUS_LENGTH = 0.2;
var WEB_TOUCH_Y_OFFSET = 0.05; // how far forward (or back with a negative number) to slide stylus in hand
var WEB_TOUCH_Y_OFFSET = 0.105; // how far forward (or back with a negative number) to slide stylus in hand
function stylusTargetHasKeyboardFocus(stylusTarget) {