-
Will another account type semi-Pro?
by Bilzo12 ·You know what would be extremely awesome if you could win pro or templates like let's say they have a challenge and the top prize is a month of pro or a year and the winner of the competition will get -
How to modify a layer's name?
by BlazingApplications ·Is it possible to change the name of a layer? I am double clicking like you would change the name for an actor, but it is not letting me change it. -
Timers are for chumps - GS optimization tips
by domenius ·The most troubling part of this application is the two timers shown at the bottom of the screen. The top number (in light blue) represents the number of seconds that has gone by since application star -
*****Frozen Finder HD featured N&N!*****
by tenrdrmer ·Congrats, Fixed your link up top BTW. -
iAd
by tenrdrmer ·yes you just need the show banner behavior in an actor in the scene and select where you want it on the top or bottom. Apple takes care of the rest. -
Whats the best way to optimize my game for top performance.
by TWEAmazingApps ·Hello everyone. My question is "whats the best way to optimize my game that has animations and moving actors for best performance?" Any tips!? Thanks you! -
Falling Objects
-
what is the easiest way to create graphics for gamesalad
by LumpApps ·You can take an existing animation you like and use it as an example by putting it in a layer in photoshop. Then put a layer on top of it with your character or body parts and place them like the exam -
how often do YOU guys display the iADS banner in a scene?
by 3xL ·also can i have a banner on top and bottom? -
New beginner tutorial
-
Falling Objects
by knarovich ·I am trying to make a game where objects are falling from the top of the screen to the bottom. I am having a hard time making objects do this. Could someone please help me?? -
New beginner tutorial
by tatiang ·I'm glad you included the video and game project file at the bottom. You might want to mention that early on or move them to the top, as I didn't have the patience to read through everything and was -
Need game designer
by debugdesign ·I've worked with @JohnPapiomitis and he is awesome!! Fast turnaround, excellent comms and top notch work! -
Shoot the Fruit - Amazing FREE game for iPad.
by scrapee_net ·# 3 in TOP FREE iPad games in Brazil -
Timers are for chumps - GS optimization tips
by domenius ·of the attribute browser, second from the top, and are created automatically by the engine. Once initialized they count, starting at 0, up. These attributes are always "real" type a -
Goomba-Like Enemies
by domenius ·if player.y>self.position.y+(self.size.height/2)+(player.size.height/2) -1 -
What is the Best Way to Destroy Multiple Actors When Something is Selected or create a "popup"
by domenius ·You will also need a global attribute to tell each actor they need to be destroyed. Basically have a boolean, say destroyHatMenu, that when true causes each actor to run a destroy routine. -
so is this possible now with writable tables?
by guilleface ·i had waiting so long for this work, i need to be able to create a score system where actors move into position according to their points, for example in football competition, i have group A with 4 te -
platform help
by Bilzo12 ·Oh and to get the player to jump through the hole and land on top without falling through @tshirtbooth had created a tutorial for it if it not him I'm sorry to who created it. Just make a new a tor pu -
Goomba-Like Enemies
by EthanZarov ·So, if you have ever played any Mario games, one of the main enemies are goombas. To kill them you must jump on top of them, but if you hit the sides, you get damaged. Is there a way to do his on GS e