-
How can I make my controls stay with the camera?
by NexusGameStudio ·Move the controls to a new layer, perhaps call it "HUD", make sure to uncheck "scrollable" on that layer, this will make the layer not move and move along with the -
Promo code question
by tenrdrmer ·well then how did I get up to top 500 day one when I had like 1 download and 8 promos? -
Actor Die After 3 Hits
by expired_012 ·When game.hit=3, destroy actor -
memory leaks in .90 ? app just keeps rising in mb.
by Stormtrix ·Basically when a player touches screen to reveal a card I -- -
High Score Issue
by cbowers428 ·Hey I have a high score system and for some reason after name input it will put up the name where it should go in the rank of 1-5 top high scores, but the score doesn't show until you go to the main m -
how to make a circle scene transition such as the secret of grisly manor?
by JohnPapiomitis ·To achieve the iris effect that I used, you'll need to animate a series of .png images on top of everything else. -
how to make a circle scene transition such as the secret of grisly manor?
by firemaplegames ·To achieve the iris effect that I used, you'll need to animate a series of .png images on top of everything else. -
how to make a circle scene transition such as the secret of grisly manor?
by JohnPapiomitis ·I asked FMG a few days ago about that. He told me he is using a sequence of animation and it's at the top of all the layers. You just have to make 20 circles and add them on the game. -
How to have an idea about how your sales during this period.
by tenrdrmer ·you can also check your app on "appannie" and see if it's moving up or down the top however many they go to. -
How to disable collision between the same actors, after something happen?
by scitunes ·I had to spawn a new actor in place of the old one. The first actor had the physics set one way, the spawned one was a different actor with physics set another way (ie: no collision). Make both the sa -
How to disable collision between the same actors, after something happen?
by simo103 ·I had to spawn a new actor in place of the old one. The first actor had the physics set one way, the spawned one was a different actor with physics set another way (ie: no collision). Make both the sa -
How to have an idea about how your sales during this period.
by Sparkyidr ·you can also check your app on "appannie" and see if it's moving up or down the top however many they go to. -
Is the legacy migration offer over?
by expired_012 ·Go to "make your games" at the top next to gamesalad, then go to pricing, and then click upgrade -
Moving My Mounted Machine Gun
by XilombieGames ·'When (joystick actor name) overlaps or collides with actor (top actor) -
I really hope we get custom splash
by Eminem ·At the very top it states that more features are coming , I cant wait !!! (Image) -
Triggers
by JohnPapiomitis ·This uses the magnitude expression to determine how close and far actors are from each other, notice how the lines between them spawn only if there close enough, and then destroy when the get farther -
I really hope we get custom splash
by tenrdrmer ·nothing about GS had I never downloaded Doodle Destroy. I was at the time looking into what it took to develop games but had come to the conclusion I needed a mac and how to write code. I had or knew -
I really hope we get custom splash
by xyloFUN ·it is a fact that many or most of us make about $100 (plus/minus 99) with our games or apps? So charging $500 right off the top is a lot considering that some very well made games that have lately sur -
I really hope we get custom splash
by xyloFUN ·I would make the start screen a FIXED template that gives the top 75% to the developer(s) and the rest (25% fodder) I would hard code as a "Made with Game Salad" logo! -
How to count actor in the scene
by tenrdrmer ·Based on the crazy ball wall breaker demo it should be a piece of cake to set up a "win Screen" based on the blocks count equaling 0 Not sure why it would destroy more than one unles