-
Introducing Meteor Hunt Saga a whole new concept for color-matching games. Download free for Android
by bernardo.chuecos ·destroy all incoming meteors before they touch down and destroy the Earth! But watch out! Your ammunition is limited, your time is running out, and your swipes are limited, so do not waste any bullet -
More Customizable Loading Images?
by ADSentertainment ·I personally just think this would be an interesting idea to have it so that instead of having a static image spin for your custom loading wheel, you would have a custom loading image which could be a -
Can't find the sdk/platform-tools folder
by lycettebros ·If you update to the Android Studio you no longer have platform-tools - the Android Studio application now seems to be the current system. -
Flappy People A Innovational Game:
by muhammzd ·Thank you So much to everyone for the support and especially the Gamesalad team For the great Software. -
Developer Needed (Paid)
by Dues ·He might be able to help you out. -
My own game isn't compatible with my device?
by bernardo.chuecos ·fails for some reason. And yes I made sure I downloaded the latest SDK before I published but still got the same error -
How can I daisy chain two actors together???
by owen_dennis ·I just wanted to say, for anyone else that finds this thread in the future, I used this method to make it so that I could spawn enemies that were chained together. -
Developer Needed (Paid)
by tommy5253 ·I am pretty new to game development, however I really would like to publish one. I have downloaded a VERY simple app template that I really like similar to Flappy Birds. I am looking for some assistan -
Freelance Digital/Traditional Artist Looking for Work
by aetherrevival ·I'm going ahead to make another update with some of my newer and yet-to-be-presented works: -
My own game isn't compatible with my device?
by The_Gamesalad_Guru ·Maybe you are running an older version of android? Also have you updated your android SDK before you published? It's good to make sure it's current before you publish an app for distribution. -
My own game isn't compatible with my device?
by bernardo.chuecos ·(Quote) -
My own game isn't compatible with my device?
by The_Gamesalad_Guru ·(Quote) -
My own game isn't compatible with my device?
by bernardo.chuecos ·Well I read that even though that has changed some cellphones are still not able to download apps over 50 MB, specially older generation phones. I guess that explains why I could download it in a tabl -
How to create game by using Timer??
by Socks ·I unlock already unlocked actors, that's how unlocky I am. -
How to create game by using Timer??
by tatiang ·The self-constrain is another interesting way to do this. Hmm... -
How to create game by using Timer??
by Socks ·That's petty much how I always use it ! (Image) -
How to create game by using Timer??
by tatiang ·I like that idea, @Socks, except if you need to reference the value from other actors. -
How to create game by using Timer??
by Socks ·Now you have a little clock that accumulates 1°/sec, it's easy to read, easy to stop, restart, reverse, speed up, slow down (and so on . . . ) -
How to make a scene layered ontop of another scene.
by markahoath ·Say you need 4 "Screens". Just create a Massive Scene (say 2 x 2) and move the camera when you need to go to a different "Screen" to show the area that has been nav -
How to create game by using Timer??
by tatiang ·The device clock and the attributes game.Time, scene.Time, and self.Time are like real time. They don't stop. At least until someone builds a time machine. Because it's built-in, it's an easy thing