-
Tipping Competition
by illya@spudd.com.au ·i want to make a tipping comp (think foottball or some other sport) in game salad. I would like to have the results hosted on my own server is there a way that i can use game salad to create this type -
In-app purchase is unlocking two characters and not just the one.
by supafly129 ·yeah, i would maybe try testing a different itunes account that you haven't used before with your game, and if buying one character doesn't unlock the other, you should be good to go. -
In-app purchase is unlocking two characters and not just the one.
by Jayden.goodall ·Finally got it! Thank you both so much! I appreciate all your help! -
My screen flashes whenever my in-game timer changes
by mr.green ·I made an in-gamer timer so the player can see how long it took them to complete the stage but whenever the seconds change the whole screen flashes. I'm not sure why. It wasn't doing this before and i -
In-app purchase is unlocking two characters and not just the one.
by supafly129 ·itunes account you're logged into) depending on how your purchase rules are set up. -
does anyone have a Flappy bird Clone or repeat?
by quinn221 ·I want to make a flappy bird game, but i can not figure it out. Can anyone send me one? -
In-app purchase is unlocking two characters and not just the one.
by pHghost ·If you are testing in TestFlight, make a display console: just a TextDisplay which will show you the state of all the actors, attributes and table values related to the purchase. Watch what they do as -
Embedding video into posts. How do I?
by RossmanBrothersGames ·I believe if you just paste the YouTube link it will embed it -
Ads every X clicks
by pHghost ·For interstitial and video ads, you need to have a scene change, or at least a game pause (which also switches to a pause scene). No way to do it otherwise. -
App SDK did not pass Revmob validation
by johnnymagne ·Just used an in between startup scene to simulate startup ad (they are in essence just interstitial ads) Thank you @ForumNinja for getting back to me! -
Hi, I'm a 2D Graphic Artist (Vector) for hire
by nikkyoryzano ·I can work on fixed price (based on my $14 per hour rate estimate), I do need a list of the assets to calculate. -
Memory Card Game
by tatiang ·No need for a new attribute... just compare self.Image assuming your actors are using unique image names (e.g. orange.jpg, apple.jpg, lemon.jpg). But you'll need to store the two values somewhere: -
Memory Card Game
by tatiang ·There's no need to make a new thread for each additional piece of information... just post in the original thread (this one) or edit your post using the gear button at the top-right of each post. Her -
Nestor The Nesting Bird, Available FREE on the App Store!
by Deviros ·@Chechesoft You are welcome! -
Can GameSalad make a game similar to Uncharted
by Toque ·GS is great for side scrollers. Building levels like that is going to take some time. Lots of fun and potential there. Find a good game illustrator to make your life easier. -
Memory Card Game
by imjustmike ·Thinking about it, you'll probably need to use some timers to make sure that the rules trigger correctly. -
introducing myself
by Village Idiot ·Howdy dude.. you've got the attention of some of the regulars here.. may the force be with you.. -
Memory Card Game
by imjustmike ·A super simple way to do it is as follows (you can probably combine these rules to make the logic tighter, but I think this should do the job and explains why it does the job). -
Memory Card Game
-
Detecting multiple collisions
by dimsdale ·thank you for your help.