-
Creating a coin counter
by tatiang ·(2) In the Coin actor's rules, add a rule that says If actor overlaps or collides with Player then Change attribute game.Coins to game.Coins+1. Optionally, add a Destroy actor behavior. -
blast effect
by JohnPapiomitis ·Then have a rule in your actors when blastOn=true destroy -
Change actor layer
by POM ·Then put your "front one" in an upper layer , and the "back one" in a lower layer.. -
A quick warning - check your iTunes purchases...
by Unicornify ·Look in the top grossing apps http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewTop?genreId=36&id=25204&popId=38 -
Change actor layer
by titos ·I want a actor (a) to go in front another (b) after I click on (b), a simple change of layers. -
March Game of the Month (AND FEBRUARY WINNER!)
by patapple ·This is a funny game that will keep you busy for many hours in front of your i-device! Your mission will be to destroy the largest number of airplanes that appear from the screen edges trying to survi -
How can I turn this drawing into a usable character?
by simo103 ·problem. I don't know your workflow .. but I use layers for everything so in the original triangle image, create another layer and draw your wheels on that layer and position as needed. Then when rea -
iPad 3 Teardown !!
by ozboybrian ·@SaladStraightShooter - is GS getting right on top of this and making an update to suit the new iPad size or is it a while away? -
HUD in gamesalad HELP...
by JohnPapiomitis ·Just drag it to the top. -
HUD in gamesalad HELP...
by jonmulcahy ·Make that layer the topmost layer -
HUD in gamesalad HELP...
by JohnPapiomitis ·make a new layer, uncheck scrollable, and put all your hud actors on that layer. -
trouble with spawning actors
by disparition ·--destroy this actor -
trouble with spawning actors
by disparition ·--destroy this actor -
Clone/Scam apps
by Manto ·Top Best Adult Entertainment has also games with minecraft screenshots that aren't games. The games are only images! -
Clone/Scam apps
by FanStudioUK ·Same shitty game under 3 different games, The Lost House (developed by Top Best Adult Entertainment), Lost Ville (developed by Top Best Adult Entertainment) and The Secret of Fathers Simons (developed -
spawn actors
by disparition ·--destroy this actor -
Hit home button - go to scenes overview.
by powkie ·created is just black. Is it based on the first layer you drop? Is it possible to change it somehow? -
Spawn or not?
by RP ·The game I'm working on right now has a lot of enemy types spawning as well. I've tried the method shown in the vid in addition to normal spawn and destroy. Honestly thus far, I'm not seeing much of a -
Spawn or not?
by Eagleone ·In my game, I have quite a few actors which continuously fall from top of the screen towards the bottom of the screen (all at different times and speeds). Should I just make these actors spawn one aft -
Actor shadow copies main actor movements
by mynameisace ·You might want to 'recylce' the shadow actor rather than go down the spawn and destroy route if it's happening every 1 second.