-
what do i do while waiting for apple to approve my game?
by 3xL ·Bugs are always gonna be present. Even top company games have bugs -
Collision stopped working........Help needed....
by MotherHoose ·all the ships are are affected by the bullets but each need different number of hits to destroy them -
Camera Problems
by simo103 ·Regards the buttons .. you will need to create a new layer and uncheck the scrollable box. Place all you buttons, score, time, health etc in there and make sure it is top of the list of layers. See he -
Joystick driven actor animation issues
by tatiang ·3. Once the timer is done, change an attribute (e.g. game.animationOver) and on the toast actor do When game.animationOver is true, destroy/change alpha to 0. -
Toss a ball in an arc?
by JohnPapiomitis ·Im running out the door to eat right now, and can provide more help later. But off the top of my head sin and cos for an arc would be something like this. -
Coin Flip!
by Brecken ·After success of our MOTR Coin Flip Lite version ( top 100 dice apps in over 22 countries ) we have just released the full version of Coin Flip on iphone/ipod - coming soon to ipad. The whole experien -
Tigerfish TOP 1 in Brazil now in Google Play Android Store
by Riffel ·Tigerfish Google Play Link -
Another animation question ... sorta
by MotherHoose ·- then add a colorLayer to block transparency -
Attention Gamesalad Management: What Features Do You Want? Round 2
by Benjamin_m5 ·- when you open the layer tap and then open an actor, it stays in the layers tab when you go back!!! -
My game is completely messed up, I have no idea why :/
by HRQP ·I'd try turning off the "destroy actor" atribute but there are other actors that constantly save the same atribute that never get destroyed. -
how to destroy a actor with another actor
by lazyrockey ·Destroy actor -
Another animation question ... sorta
by Crestwood ·This alien for instance is one of several that will spawn. It will be stationary, but I don't want it to be just a flat image. I was attempting to make the spikes go up and down a little, and have the -
Can you define an Actors position attribute so that it is located in the same place in every scene
by jonmulcahy ·Use the change attribute function at the top of the rules list -
how to destroy a actor with another actor
by jonmulcahy ·Destroy actor -
My game is completely messed up, I have no idea why :/
by tatiang ·I also noticed you have a Destroy behavior before a Save Attribute behavior. The Destroy behavior should always go last in your list of rules. Otherwise, it can potentially prevent later behaviors f -
how to destroy a actor with another actor
by TailGames ·@tshirtbooth i have a button and a electrical ball that i want to turn off with the button,when the button is pressed the electricity stops and my actor can pass through, how can this be acheived? as -
Creating 2d game
by JohnPapiomitis ·Go to gshelper.com, the gamesalad cookbook youtube chanel, and click the cookbook link at the top of this site for tutorials and learning material. -
How can you attack an actor multiple times unitl they get destroyed?
by tatiang ·When attribute self.health<=0 Destroy Actor. -
How can you attack an actor multiple times unitl they get destroyed?
by reginald.bernardin ·Ya i want to attack an actor multiple times to destroy him, kind of like a boss character. I want to make a rule like this: if the actor is pressed like 7 times destroy the actor? any suggestions? -
Getting started, got a bug, completely stuck!
by JohnPapiomitis ·You see the plus sign at the top of the rules? Thats how you add more conditions to the same rule. So hit that on both rules. On the move right rule have the extra condition be when key left is up, an