-
Video Tutorial: Random Pastel Coloured Backgrounds
by colander ·Nicely done. I use conditional logic where ever I can it is so much more compact. -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by tatiang ·The key is to have the timings in a table and then when each tap occurs, check to see if it's within some reasonable window of time around the next correct tap time. So if the correct rhythm is tap @ -
Universal builds and parallax
by BBEnk ·Easiest way is to just stretch the background images to fit, and or even scale them up a bit so they fit and don't look stretched, You can also leapfrog images to get same effect. I made a old templat -
Deleting GS App Freezes iPhone
by RabidParrot ·Did you just turn the phone on and turn the phone off? -
Game Center doesn't work
by RabidParrot ·I see your ID also has a prefix of "grp" meaning it's a group leaderboard. Yet you neglected to add this to the id. Maybe you should look into whether or not you need to add &quo -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by dillonbradley4 ·Ahh I see. Thanks thats a really helpful answer. And without wanting to dismiss gamesalad (which I think is a great platform), I wonder whether you know of any other app making platforms that this wou -
How to display a character after large numbers
by RThurman ·You are welcome! -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by Braydon_SFX ·Ah, understood. While that isn't going to be easy, it's possible I believe. You'd need to manually create a "rhythm" in a table for each sound you have in-game. When the player tries -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by dillonbradley4 ·Hey Braydon, -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by Braydon_SFX ·Unfortunately, we do not have access to the microphone so this wouldn't be possible in GameSalad. -
Game Center doesn't work
by QASalad ·(Quote) -
Game Center doesn't work
by MentalDonkeyGames ·You can put the login behavior outside the touch -rule. that way it will log in automatcally. -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by dillonbradley4 ·Thanks for both of your replies. The difference between my planned game and the two demos that you both sent is that it wouldn't be based on pressing the correct square from a pattern. The player coul -
Game Center doesn't work
by QASalad ·Are you using TestFlight to test GameCenter? You need to now. Apple got rid of the sandbox environment as part of the iOS 9 and OS X 10.11 releases. -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by tatiang ·Here's a demo I made to get you started. It doesn't show any sort of pattern but rather just has an answer pattern stored in a table. You would still need to display the pattern to the user somehow. -
Creating a 'watch and copy'/rhythm/'repeat after me' style game
by dillonbradley4 ·I am looking to create a watch and repeat game, and was looking for some guidance as to how I would achieve this using the game salad software. I will give a basic explanation of the game so you get a -
Mac Creator 1.0.0 is available
by Braydon_SFX ·Wow! Huge milestone - I hope you guys are as excited as we are! (Image) -
Collision glitch
by Icebox ·@mupcraft Is the player below the enemy or is he above ? I really think its a layer problem , those glitches 80 % of the time happens when you collide and the enemy is above the Hero on the layers. -
Collision glitch
by The_Gamesalad_Guru ·Somewhere there is a conflict in your code that occurs during that event. Wow your code order is not refined. Remember code fires from top to bottom in an actor. You should move the camera control to -
LIGHTS - Coming to the Apple App Store
by Dues ·Hope you get a quick review this time