-
Mac Creator Release 0.13.35 is available
by QASalad ·* Added Game Device Platform attributes that you can use to detect the Region, Language, OS Name, OS Version, and Device Model of the device running your app. -
How to resize promo video
by The_Gamesalad_Guru ·You'll need to do letterboxing or something like that. -
How to resize promo video
by Luke20w ·software but it cuts of most of the video. Does anyone know any good video editing softwares where you can resize the video without having to crop it? -
Game won't load if no network available on both iOS and Android.
by GeorgeGS ·You'll have to describe how you're seeing the location issue. I'm not seeing it on an iPhone 3gs with 6.1.6 and location services disabled. Not seeing it on other newer devices with location service -
It's finally here!
by floatingwoo ·Awesome! Best of luck with it. Good timing with the interview on "monkey uncle" as well. You mentioned you were in LA maybe we could get together someday, talk GS. I will PM you guys -
It's finally here!
by As_Of_Latte ·@TurretedSloth Awesome! Thank you so much for your download, support and kind words (Image) -
Selfie of my upcoming Game
by Thunder_Child ·Your "Selfie" doesn't give us or anyone else any type of visual clues to what your game is going to be about. I would think a selfie and or a screenshot you will be required to give -
SOLVED: Anyone else' s Apple IAPs broken after upgrading to GS 13.34 / OS X 10.10.5 ?
by Agent Argyle ·the restore purchase and purchase item behaviors don't do anything. The code did not change, so it must be to do with the upgrades. -
It's finally here!
by TurretedSloth ·Hi @As_Of_Latte I just downloaded your app and it's really entertaining. You did really put a lot of effort in it. I was just wondering, how did you set up a custom video splash screen where is shows -
APK not signed correctly
by bernardo.chuecos ·(Quote) -
Gamesalad alternative.
by dgackey ·This thread has run its course, folks. If you'd like to investigate competing tools, by all means do so, but this really isn't the place to discuss it. Thanks for your understanding (Image) -
Endless Runner - Help keeping score on screen
by dapion ·on your left side, go to scene, layers. -
Developer Interview: As of Latte
by As_Of_Latte ·@ookami007 It was an honor doing this interview with you John! -
Wave movement right to left - please help
by Socks ·Sure, game.X is an attribute, if you follow the logic through, from top to bottom it should make sense . . . . -
Wave movement right to left - please help
by Socks ·get an actor to move upwards, that's why it's much more useful if someone says 'I am moving an actor up the screen (iPad landscape) using a change attribute behaviour to change the Y linear velocity -
Updating Sprites on my game
by Franto ·In-game screens explaining how to play. Seen while you move through out a level and popping up at particular points. -
Help required in return for £££
by gingagaming ·Im not sure how much pocket money you have to give but I am a Freelance GameSalad Developer available for hire. I'll drop you an email now to discuss this further. -
Change Color Alpha over time
by Creator97 ·@tatiang Why does it work when you do it? And not when I do it? I have really really really exactly the same. Trust me. I know it works because it does with 1. Weird. -
Change Color Alpha over time
by ThoPel ·Why do you not use the interpolate behavior for color.alpha? -
Change Color Alpha over time
by tatiang ·You might have better results using Interpolate self.Color.Alpha to 0 with Duration set to 10 seconds.