-
Project File Size
by GeorgeGS ·You'll have to dig into each folder inside the project bundle to see where the space is being used. -
Mac Creator Release 0.13.36 is available
by Armelline ·Seems the bug that prevents you checking a table boolean using a string expression seems to be back. Numeric expression works though. -
New game "Mayhem Madness" coming out soon on iOS and Android devices!
by Mayhem_Madness ·Here is a picture of one of the characters hands, can you guess what type of character it is? -
Mac Creator Release 0.13.36 is available
by Hymloe ·As of 0.13.34 (haven't tested latest version), the sound effects stop playing in the iOS viewer, if you play for a bit, then turn the device off, then on again, unlock screen, and still on the GSViewe -
Want to make my main actor get "frozen" for "x" seconds after colliding with another certain actor
by Hopscotch ·@nicksoldo14 Welcome! -
Want to make my main actor get "frozen" for "x" seconds after colliding with another certain actor
by nicksoldo14 ·pretty much have items falling from the sky and one of the items i want to freeze my character in place for "x" seconds when they collide. i thought i was getting close but couldnt e -
Tizen Revival
by neoman ·I have to agree with this. I am in the same boat. The best thing about Tizen publishing was the GS incentives other than that I have not had much success with Tizen so I'd rather make apps and games f -
Project File Size
by Case86 ·(Quote) -
High score not saving.
by The_Gamesalad_Guru ·Did you open the expression on the load when entering the key? Be sure just to type it in without opening. -
High score not saving.
by tatiang ·@Saridus2012 Have you tested this on an actual device? If you're having "the same issue" be sure to post a screenshot of your rules. It may be that your rules look the same but act -
Problem with Amazon Game Circle Cookbook
by GeorgeGS ·What version of Java do you have installed? java -v will tell you. I am using 1.8.0_51-b16. -
Problem with Amazon Game Circle Cookbook
by Agent Argyle ·only an SHA1 checksum for the key. Can I just make an md5 sum of the key itself? -
Problem with Amazon Game Circle Cookbook
by GeorgeGS ·and it should list out just the MD5 line you need. -
CartRun - Free
by Nalycan ·Thank you all for the positive feedback (Image) -
where are your apps the most popular?
by Gnarly ·Is your app free? Wich add service did you use? Wich game? -
"2 wheels 4 life" now available for Android
by freneticz ·No will not release on arcade, its to much bugs.... if we got real html i will -
Spawning Particles at specific position
by Village Idiot ·is that they seem to spawn quite a distance down from the point of collision – in particular they appear to be doing it more so towards the bottom of the screen. I'm thinking that it might have somet -
Testing Ads.
by rvantilborg ·my app just got launched (22nd) and no iAds show up. i have read on some forums it can take a few days before they show up… you could download my free game and report if they pop up maybe? this way w -
Project File Size
by Socks ·Are you using any audio files ? -
need help updating my distance game
by Socks ·You can use magnitude to record the distance between two objects, the abs (absolute) function just normalises everything to a positive value, it doesn't record distance.