-
Timer vs Loop
by NNterprises ·Sorry for my lack of programming knowledge, but can you explain to me what the difference between using a "loop-while per frame" and a "timer-every x sec"? -
How to keep high score on ALL scenes?
by Adrenaline ·No worries, I completely understand what you mean about the deadline and learning! -
How to keep high score on ALL scenes?
by GoodnightMoon ·Hi @Adrenaline, thank you for getting back to me! ^_^ -
Something I work on meanwhile..
by MentalDonkeyGames ·Maybe i should try opening a dev thread too. That might keep me motivated and i might get something done instead of constantly starting new projects (Image) -
How to keep high score on ALL scenes?
by Adrenaline ·You should use a game attribute for the high score or, better yet, store the high score in a table. -
Something I work on meanwhile..
by BigDave ·@MentalDonkeyGames -
One game save across multiple devices?
by Adrenaline ·edit: My suspicion is "No, you idiot. You need a server to back up data and hold user accounts!", but I'd like to get the discussion started and at least learn a little more about wh -
Re: How to randomise scenes when an actor button is pressed?
by GoodnightMoon ·Ahhh thanks so much Icebox, that worked great! (Image) -
Re: How to randomise scenes when an actor button is pressed?
by Icebox ·You can do it this way -
Re: How to randomise scenes when an actor button is pressed?
by GoodnightMoon ·Play Again actor only changes to 1 other scene, however I'd like to randomise the scenes so that when clicked, it can randomly bring me to another scene. -
What's the difference between Interstitial Ad and Reward Video Ad?
by Icebox ·Reward ads means you get a reward for seeing a video , for example watch the video to gain extra coins or to play the next level. -
How to make animate when actor jump?
-
Game of the Month: May Submissions Thread
by Braydon_SFX ·The panelists for this month are @KevinCross , @Armelline and @pHghost ! If you have submitted a paid application, please send them a promo code. -
Only Pro user can install .apk files?
by Weiyu ·Thank you for your explanation (Image) -
How to make animate when actor jump?
by Weiyu ·Thank you for your help (Image) -
How to let square collide become irregular type collide?
by Weiyu ·Thank you for answer (Image) -
My Little Place - New update with new mini-game!
by Yamasoto ·Hi! Nice to meet you. -
Stable Release 1.25.54 is Available
by The_Gamesalad_Guru ·Just an update as to the creator slowdown issue. Codewizard said he may have a test build today for the beta team. Will update you on how it goes once we have the test build. -
Going to delete one of my Apps
by BigDave ·This will help me to have my app portfolio in good shape instead of having to much similar apps. -
Rule suddenly not working (change attribute/ change image)
by Icebox ·rule is contradicting or causing this issue. You can also try adding a timer to the change scene behavior after 0.1 second or 0.005 seconds ( it might work ).