- Joined
- Jan 31, 2016
- Messages
- 15
- Reaction score
- 1
- First Language
- Portuguese
- Primarily Uses
Greetings.
I've been working on my first somewhat serious project on RMMV and after toying around a bit with the game on my phone I realised it could be really useful if I could use the physical back key of my phone for any function ingame.
Currently I have it so it doesn't force exit the game, but that's as far as my faint JS knowledge allowed me.
Is there any way to bind the android back key to the 'escape' object from the Input function on rpg_core.js?
Thanks a bunch.
I've been working on my first somewhat serious project on RMMV and after toying around a bit with the game on my phone I realised it could be really useful if I could use the physical back key of my phone for any function ingame.
Currently I have it so it doesn't force exit the game, but that's as far as my faint JS knowledge allowed me.
Is there any way to bind the android back key to the 'escape' object from the Input function on rpg_core.js?
Thanks a bunch.
Last edited by a moderator:
