- May 27, 2018
- 91
- 79
Hello,
I'm thinking about adding gestures for touch-devices for Quick-Save and -Load
for keyboard I would say the common default is "F5" and "F9".
I'm looking for opinions and if somebody seen gestures used.
I wanna do it for RenPy (but I think this is not tied to one single engine)
(and I'm here gonna use the RenPy-syntax: e.g. "s_e" is south-east, i.e. you swipe down and then right without lifting your finger on your device).
The "single" gestures do have standard "functions" already.
(e.g. in RenPy: n:menu ; s:hide_ui ; w:rollback ; e:skip)
so minimum would be a "two-swipe", my favorite for Quickload would be: s_e
a "L" (for load)
and the opposite: n_w
(as . . w_s_e_s_w . . which would resemble a "S", is just too long/complicated...)
for Quicksave
but 'Im up for suggestions like . . n_s_n_s . . . or . . . w_e_w_e . . also...
I'm up for kinda everything, if you got some reason for it!
greetings
I'm thinking about adding gestures for touch-devices for Quick-Save and -Load
for keyboard I would say the common default is "F5" and "F9".
I'm looking for opinions and if somebody seen gestures used.
I wanna do it for RenPy (but I think this is not tied to one single engine)
(and I'm here gonna use the RenPy-syntax: e.g. "s_e" is south-east, i.e. you swipe down and then right without lifting your finger on your device).
The "single" gestures do have standard "functions" already.
(e.g. in RenPy: n:menu ; s:hide_ui ; w:rollback ; e:skip)
so minimum would be a "two-swipe", my favorite for Quickload would be: s_e
a "L" (for load)
and the opposite: n_w
(as . . w_s_e_s_w . . which would resemble a "S", is just too long/complicated...)
for Quicksave
but 'Im up for suggestions like . . n_s_n_s . . . or . . . w_e_w_e . . also...
I'm up for kinda everything, if you got some reason for it!
greetings