-
Game of the Month: October Submissions thread
by mshuraih ·Don't touch the ball with the forbidden color marked on the top banner .. can you? -
Can I have both gravity and negative gravity?
by dmorin@gmail.com ·I've mentioned in my other posts that my son and I are doing a simple "pop the balloons before they get to the top of the screen" game. I achieved this affect by setting negative gra -
List of Top Best Games made in GameSalad Till now ?
by Simple Apps ·Hello Everyone i would like to see the masterpiece of works made in GameSalad till now. -
Let's talk about image formats...
by Socks ·Then stick a rule below the animate behaviour that says: When self.image = Last image's name then Destroy this actor. -
How do you destroy an actor only when it collides at a certain velocity?
by Lovejoy ·Same concept, just remember since the object is going down its going in a negative number. so instead do self.motion y < -400 destroy otherwise collide -
How do you destroy an actor only when it collides at a certain velocity?
by AtomicFX ·(Quote) -
How do you destroy an actor only when it collides at a certain velocity?
by Lovejoy ·destroy actor -
How do you destroy an actor only when it collides at a certain velocity?
by AtomicFX ·Hi everyone, I'm trying to figure out how to destroy an actor when it collides with a wall but only at a certain velocity. If it doesn't reach that minimum velocity it just collides but doesn't get d -
Fade a Button (Interpolate)
by yna205@nyu.edu ·(Quote) -
Fade a Button (Interpolate)
by gingagaming ·The top button fades a little each time you press it and the bottom fades all the way with one click. -
Un-scrollable top layer not working??
by Approw ·very strange... try creating a new top layer, or accidentally unchecked visible? -
Un-scrollable top layer not working??
by Lokitoes ·I am trying to make a top layer for my left/right/up/down touch buttons - a layer that does not scroll so that they stay on screen while the camera moves through the game. Simple enough. I have just t -
How do you rename the publishing name of a project?
by Kumkani ·Go to where your file is saved, open the file, fid the object.xml right click it and open. you will see near the top (likely the 2nd line) some code with the game title in it. just delete the title -
rule
by treke ·i have character and i have the enemy : i need the character hits the enemy from the side the character dies if the character hits the enemy from the top the enemy dies . i have created every thing ju -
rule
by BBEnk ·they were removed awhile back, you only have the ones at the top now. -
How to animate a slot machine reel?
by Socks ·or the specular highlight towards the top of the reel, or the little 'settle' when the reels stop spinning . . and so on . . . all that is all just aesthetic stuff, it's still work just fine without -
New Marketplace feature request!
by Bad wolf Guy ·* Top 10 most popular would be great, or the current 'whats popular' section redone to look more tidier and easier to use. Icons do a good job of this. -
How do you get inspired for a game?
by AfterBurnett ·(Quote) -
How do you get inspired for a game?
by tenrdrmer ·Hiw could you possibly know what's going to be on the top ten charts in 2 years???? (Image) -
Spawning Actor in same spot Destroy Most Recent
by app_sauce ·alpha of 1 they come into existence. I tried to destroy bad guys when they overapp or collide with bad guys and Nothing happend. Then I tried to mess with the layering and spawn behind actor, think