dop2000
My code is something like this
Keyboard:
" W " is Down > Simulate control " UP "
" S " is Down > Simulate control " DOWN "
" A " is Down > Simulate control " LEFT "
" D " is Down > Simulate control " RIGHT "
I also try it on construct 2 just to check if there is something wrong but got the same result.
And also I try it on a touch event but still the same. Thanks!