Quote:
Originally Posted by Ken Maltby
|
Ah, so Aura is phoenix. Yep, works like a charm.
I changed lines 27 and 28 in
input.lua to:
-- For single-touch events (ABS.code).
local ABS_X = 01
local ABS_Y = 00
But there is no change in tapping response. Is there another way to sway x- and y-coordinates? Or does this mean something else is wrong?