-
Anyone would like to give me feedback about my 2d game idea?
by tomciomalina ·Health system for character: 1 zombie hit = -50% of player HP, wood protection health that zombie is up to destroy every wave -
Simulating a Golf Hole
by owen_dennis ·Alternately, you could just have there be an animation on the hole so that when a ball touches it, you destroy the ball and then have the hole show an animation of a ball falling into it. -
Simulating a Golf Hole
by Rainbros ·I was just wondering how one might create a semi-realistic hole that a ball can fall into (imagine a top-down view of a golf green). That is, if the ball just grazes the edge of the hole, it will stay -
GameSalad and Steam -- let's make this happen!
by dgackey ·What we do know is that we are in the Top 15 now, but we need to keep going, so please make sure you share the link with your friends and family who use Steam and are eligible to vote. -
Xcode GS Viewer Problem, Help!
by Games4life ·I think that is the problem... I have my device connected to my laptop via USB cable. However, I still receive the ? iOS Device icon. -
Xcode GS Viewer Problem, Help!
by tmann ·Click top left of Xcode window ( ? iOS Device in your image ) and if your device is connected via USB cable it should appear along with other options including simulators. -
Gamecenter in Gamesalad
by Games4life ·(Quote) -
Gamecenter in Gamesalad
by Thunder_Child ·* On the very fist scene....force a login to GC bu placing the login behavior on top. You can maybe put a timer of .5 then login just the same.... -
A question I have not seen before.
by CaptFinn ·take a thin rectangular actor and place it on top of square all 3 actors x directly center of scene. Make 3rd actor movable. Now we have created a scale. And hopefully since all actors are on same -
experiment
by Socks ·Yes, exactly, the top (red glow) image sequence's alpha channel is constrained to the rock's Y position. -
experiment
by Approw ·How did you get the red reflection on the bottom of the rock? Is it another rock (with pre rendered red reflection) on top of the main rock that is changing it's alpha when it gets closer to the botto -
Will my players lose all their saved data if I start a brand new project?
by The_Gamesalad_Guru ·If you remove or change anything like that you will destroy all the old data. You shouldn't touch anything you don't want to wreck. I would move on to a new game if I were you. -
Someone help me !!(In Escape game, how to create behavior...)
by tatiang ·Yes, please don't make duplicate threads. If you have additional information to add to a thread, you can find it by clicking on the My Discussions link at the top-right of the forums page. -
How to Make Item Locked Until Player Buys it?
by RThurman ·The actor underneath the 'lock' will still receive the mouse click. (Both actors will receive the mouse click -- the bottom one first, and then the one on top.) -
A question I have not seen before.
by RThurman ·The one on the lower layer! -
When will the "Play Sound" behaviour support the use of expressions to specify the sound name?
by Hymloe ·This is a much needed feature, and has been in the top ranked list of feature requests for about a year. -
Non-moveable actor won't destroy!?
by HappyKat78 ·Is there a reason why destroy commands don't work on actors where "moveable" is unchecked? I have a simple rule that tells a block to be destroyed if it's spawned over another actor. -
2k15 Lineup
by AngryBoi ·https://itunes.apple.com/us/app/top-2-bottom/id985853372?ls=1&mt=8 -
I need your opinion please :)
by AngryBoi ·You could have 3D art and use the new custom collisions to only have detection of top of the blocks. Just some advice if you're still trying to figure out how your goin to do this -
[Solved] Object Rotation
by The_Gamesalad_Guru ·Center point is x = 0 y = 0. From an actors center of zero the number is negative going up and positive going down. So an actor 50x50 from middle to top is 0 throu -25. Middle to bottom is 0 throu 25.