TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
HOW TO enable back button on android device
Pages:
1
HOW TO enable back button on android device
ljnrnz
Posts: 1
February 24, 2015, 09:10:47 pm
Can you teach me guys on how to enable back button on android device in order to exit the game
or can you teach me how to add a button as an exit button
THANks in advance
porkwaffle
Posts: 10
February 25, 2015, 06:50:41 am
Hey,
1) If you go to Settings > Mobile > UserInput > check "Override Back Button"
2) Next go to Settings > Controls > add a new control named 'BackButton' and bind it to the ESC key
3) Create a new Event -> AddEvent > Input > Keyboard > and choose 'BackButton'
4) As far as making the Android back button exit the app; I believe you'll have to do this with code since there isn't a pre-made block to do this. Read about how to do that here :
http://community.stencyl.com/index.php/topic,22625.msg174192.html#msg174192
Asteroid Survival
- FREE
Android
Amazon
Pages:
1