-
Refill of an air counter/bar when aquatic player surfaces
by Socks ·(Quote) -
How to check the device is connected to the internet or not?
by OrvilFox ·Thank you! And thank you @Armelline . -
when I signed apk to my desktop but it disappeared after one second
by Andrea_Comisi ·are you on mac? or in a windows pc? -
Refill of an air counter/bar when aquatic player surfaces
by tatiang ·You can adjust the timer to any frequency you prefer. -
GameSalad Play button not working
by The_Gamesalad_Guru ·If I remember I thought it could be used to step through the scene and pause activity and then pickup right where you left off. -
GameSalad Play button not working
by tatiang ·That secondary play button used to work great to control the scene after it had started. You could pause and then play the scene at different times. But that was probably ten versions of GameSalad C -
Refill of an air counter/bar when aquatic player surfaces
by frd ·You could make a boolean attribute 'surfaced' which turns true when actor collides with the sky, and otherwise turns false. When 'surfaced' is true every x seconds the air counter is increased and whe -
How to sense of ad is clicked
by presweb ·Do you mean watching a video and when finished getting more coins or some other type of reward? Or just clicking any type of ad? -
Creepy is live on Google Play / Amazon Appstore
by BigDave ·yeah its too bad. I maybe should invest time in proper keyword search for it but I am not experienced too much in it yet. Also I rather spending time on the next game. -
Cross platform leaderboardDemo
by Vicinian ·Hi, I have used the get.php file and followed the tutorial as well by FunLearningGames. Everything went well until the last part, in which he was testing the connectivity of the server. I had hit a -1 -
Quicker start up times
by app_sauce ·(Quote) -
GameSalad Play button not working
by Armelline ·In my experience is takes elements of your scene and does random things with them, ideally unrelated to any logic you've included. -
going from a scrollable position to a nonscrollable position?
by Armelline ·The scrolling items are on a scene-wide X position. So if the camera has been moving a while, they might be at self.position.X 2500. The spawner, however, is on a screen-wide X position. So if the obj -
Animation Software
by Socks ·Same deal as other comments here, this is all about Flash as a web content platform and has nothing to do with Flash as an animation tool, in this regard the article, and all the concerns about Flash -
Missing images (GS Viewer)
by crestwoodgames ·When I have this issue, I have to completely close out the GS viewer app. Not just minimize it, but make sure it is not in the background. -
Refill of an air counter/bar when aquatic player surfaces
by Zompar ·Hi scott, thanks for your reply. Could you specify this a bit more, please? Right now i am using a timer that counts down the air counter. (every two seconds air count =air count-1. ) -
FightFire - Play as firefighters and extinguish fire along the way
by idrisag ·Thank you. -
Random Name generator..
-
How to check the device is connected to the internet or not?
by OrvilFox ·I'm about to use it for reward, like 1 extra view of ad you got 5 gems. -
Quicker start up times
by tatiang ·How many actors are you spawning? Are you spawning them all at once or using a loop or timer? Are the times you listed mobile device times?