-
Most popular Gamesald game ever?
by JohnPapiomitis ·Most money made in a game besides that would be grisly manor, and the most combined downloads would probably be epig games collection. Most downloads of 1 single game would probably be doodle destroy, -
Urgent Question Regarding App Updates and the New Releases Page of the App Store
by SlickZero ·Unfortunately, no. updating an app does not send it back to the top of the list. It used to be like that, but people abused the hell out of it, and they changed the way updates are handled. They just -
Button sticks when I press just inside and move finger out
by MotherHoose ·you could create a separate smaller square transparent image to top the button and have it respond to the touch/mouse rules. -
Most popular Gamesald game ever?
by gteteris001 ·doodle destroy has over 1,000,000 downloads -
top distance won't save with custom numbers
by dinosaurgorawr ·so I'm trying to get my game to save the top distance. this worked before I had the custom numbers but now it does not save the top distance it just replaces it with the current distance. -
25$ to the person that can do this code for me.
by guilleface ·say i have the rule when usa wins are higher than other 3 teams, so for the second spot i need when runs are higher than 2 teams but less than the team is on top. thats where it gets more complicated. -
25$ to the person that can do this code for me.
by guilleface ·it don't works, pretty much that what i did, it does work for being on top which of course when wins are higher that other 3 it moves to position 275 but if i set yellow to be higher than green , they -
25$ to the person that can do this code for me.
by guilleface ·yes then if there is a tie like in the bottom with canada and mexico, they both have same wins and lost but the difference of runs is better for canada thats why it should be on top of mexico. -
25$ to the person that can do this code for me.
by guilleface ·but after finish the round i end up like in the top pictures, what i need is a code that will arrange each team positions according to their wins and if there is a tie then a difference of runs/goal -
Actor destroy question...
by POM ·Sure , make a game attribute - boolean - call it "prevent destroy" -
Actor destroy question...
by Eagleone ·I have an actor on the screen (we'll call it actor A). And when you touch this actor it is destroyed. -
★ What do you think of this splashscreens?? ★
by simo103 ·I would keep the top logo but take the developed by, (change it to just) date and switzerland and make that very small under the lower right of the logo in the same font you have them in the second lo -
Release Date Question
by Chobbiface ·Oh well guess I'll make it free for a while and see if it does anything to raise visiblity. Funny thing is when you search by direct name Simple Life it doesn't even appear first or near the top, you -
★★★★Alien Conflict live in appstore! See the trailer!★★★★
by supernovagames ·Top score leader board. -
Change scene behavior not working - STILL
by tenrdrmer ·My guess is your first button has a mouse is down rule or something triggering the change. And since it's lower in the layer it's rules run first. -
How many 5 Star Reviews do you need to get in a top raiting on the App store?
by dotsonj23 ·If this is true, Angry Birds will remain in the top of the charts for a long time (even when it reaches saturation) b/c it is played so often -
Bring to Front
by simo103 ·same actor ... puzzle piece .. one in a layer on top and one layer below. The one of top could be sized a little bigger than the back one. Constrain their positions to each other and have a rule when -
my first released game SANTA BAUBLE PRESENTS
by patrick6987 ·just a big thank you to everyone at gamesalad for giving us the opportunity to change our lives, I am sure someone will get one of the top performing games sooner or later, I came across gamesalad by -
Good, free marketing for starters
by calebdaniels ·aka "List Your Top iPhone Game" had only a mere 300 likes. Even at 300 likes, LTi did surprisingly well at reaching an audience. Now, two days later, LTi has 714 likes and is stea -
Help figuring out "priority of button pressed type thing"
by rbnarcos ·change att (self.gravityconstrain) to (self.gravityconstrain*-1) and my play will switch gravity, and I have a boolean on top of that telling it when switching gravity can be true. So the problem is