Ill be buying this one! totally dug the **** out of the original android version
- Game Maker Community
- → Viewing Profile: Posts: Monolisk
Monolisk
Member Since 21 Sep 2011Offline Last Active Today, 04:40 AM
Community Stats
- Group GMC Member
- Active Posts 62
- Profile Views 2106
- Member Title GMC Member
- Age 25 years old
- Birthday December 23, 1987
-
Gender
Male
-
Location
Temple, TX
-
Interests
GM for Android
PhotoShop
Illustrator
Anime Studio
Game Maker
Mobile Development -
Version
GM:Studio
Posts I've Made
In Topic: They Need To Be Fed 2
20 April 2013 - 11:53 PM
In Topic: Randomize() Does Nothing
20 April 2013 - 11:32 PM
try using a number value with random like randomize10+(randomize(10+1)) or something like that ![]()
In Topic: BUILD FAILED
26 March 2013 - 04:27 AM
Same for me. I cant even run my app in the runner I have followed the wiki to the dot, I.P. address and everything and it isnt working for me so i was resorting to building the apk to test it and now i cant even test my app. It has been a huge inconvenience but im hoping someone has some insight into this issue furthermore.
In Topic: how to detect the 'back' key on android devices
07 February 2013 - 02:04 AM
Gm:Studio uses "Backspace" for the back button so
also the home key is keyboard_check_pressed(ord("H")) (not 100% on this) - menu (aka settings) is keyboard_check_pressed(ord("M"))
not sure about the search button but I hope this helps
if keyboard_check_pressed(vk_backspace)
{// your action code[size=2]}[/size]
also the home key is keyboard_check_pressed(ord("H")) (not 100% on this) - menu (aka settings) is keyboard_check_pressed(ord("M"))
not sure about the search button but I hope this helps
In Topic: Ini files not working correctly
07 December 2012 - 08:24 PM
I did and after adding a quick exit button, I was able to confirm that your example worked on my phone even after exitting the app. I think im missing something
- Game Maker Community
- → Viewing Profile: Posts: Monolisk
- Privacy Policy
- GMC Rules and Forum Rules ·



Find content