Is it possible to make the analog stick react more like a 8 way pad
\ | /
-- -- <-----like this
/ | \
Eight way pad
Moderators: Shine, Insert_witty_name
I did it in LITEspeed. However because of how stiff the analog is, it still is quite hard to hit the diagonals consistently.
Just cut pie slices into the circular range that the analog is capable of hitting (-255 - 255) like you did in your drawing. And if the the analog falls within one of those 8 pies then have it do the action you want it to do.
Just cut pie slices into the circular range that the analog is capable of hitting (-255 - 255) like you did in your drawing. And if the the analog falls within one of those 8 pies then have it do the action you want it to do.