-
whats mean Crashes !ANDROID6.1 and 6.0
by iraqiraq ·@BigDave you fix the error about crashes ? -
whats mean Crashes !ANDROID6.1 and 6.0
by BigDave ·was never sure which android version it effects but you see to have found them -
whats mean Crashes !ANDROID6.1 and 6.0
by iraqiraq ·hello i make app test on android version 6.0 and 6.1 i see message crashes has stoped -
"Game Engine" and "Other" Memory going up between scenes
by jasonnowak ·(Quote) -
How do you make your Gamesalad game cost money (initial price, for example, on steam?) (PC)
by twayne1 ·Can you submit games to steam through gamesalad? Also can you update your games? -
PSA: Beta test your game!!
by Japster ·To be fair, I don't think it's quite beta-ready, too much to go in I think, but it plays a full game, and after last week's blast on it, I think it's close enough to start getting some feedback! @Toq -
Playstore/appstore downloads ratio
by hybrid ·i have more downloads on the appstore than in android. -
The Winner of IMGA China "Best Quickplay Game" is....
by Japster ·@kirafu I've only just managed to catch up on your thread, and I'm really sorry to hear this after everything looked so promising.... :frowning: again, I can only repeat what the guys have said - y -
Controlling an actor that is orbiting
by Lewis_Brazier ·This link should let you download the project that I am trying to get working. http://www.mediafire.com/file/2728dr0i3j1udgh/New_Game_V0.0.1.gameproj.zip -
Controlling an actor that is orbiting
by Socks ·Having people guess what code you could be using - and then trying to imagine what might have gone wrong with this code they've guessed at - makes even simple questions very very difficult to answer. -
Controlling an actor that is orbiting
by Lewis_Brazier ·Hello, I am creating a game which I will have an actor orbiting around a centre point. This actor will be controlled by the user. E.g. when the user presses down on a button the actor will start to or -
HOW: Collision of Two Actors and with Effects if possible
by artlover ·@tatiang @Socks kindly help me if it's ok. Thank you (Image) -
My Game loads on the GS Viewer (IOS) but then it Crashes once it's about to actually Show
by tatiang ·What do you mean? Did you create a completely new project file with nothing in it and test that? Or did you create a single blank scene in your current project and test that? What happens when you -
My Game loads on the GS Viewer (IOS) but then it Crashes once it's about to actually Show
by fmakawa ·It's crashing on a blank scene without any code? Perhaps its a memory issue with GS and your computer? Test it on a higher spec computer perhaps? Or have the GS people take a look -
Will game record(before upload) disappear after update?
by Japster ·So, in addition to just save game data tables, I guess Levels data etc, needs to be brought in as a 'new' source table, and used to overwrite the old one if say, adding levels to a game set? - I assum -
Playstore/appstore downloads ratio
by Chechesoft ·My games are being downloaded almost 100 times (!) more on the Playstore than the Appstore. -
Experienced | 2D/3D Gaming & Animation service provider @ Indie Price| Looking for Work
by Hephaestusent ·Thank you -
My Game loads on the GS Viewer (IOS) but then it Crashes once it's about to actually Show
by f78692@hotmail.com ·to try that method because the game doesn't show at at 95% of the time. Could it be something to do with the size of the game possibly, It's game with 81 levels in total they are fairly simple levels -
Unlocking Characters with coins help
by salino2835 ·Thank you both for your help! -
Will game record(before upload) disappear after update?
by pHghost ·will not be overwritten through an update. If you need to overwrite it, make a duplicate with all the new rows and use load table -- but beware, this will overwrite all the data in the original!