-
Stable Release 1.25.54 is Available
by The_Gamesalad_Guru ·In 1.25 layer order is now important as the scan is much faster and tighter. You have to watch the order of your code in relation to code in other actors that share the same info. Code is read in the -
Dasher
by Pete79 ·So my story as brief as I can make it. I always wanted to make video games but had no idea where to start until at home sick from work about 2 years ago I stumbled on Gamesalad. As a complete beginner -
IAP- choose quantity
by fmakawa ·but rather gives the ability to buy according to how much you want to spend. -
Share on Facebook, SMS, Email, Twitter and Google +. Free Templates by Gs Extras
-
Resetting an Attribute Question?
by tatiang ·If you are adjusting the timer then you can't* use the built in time attributes (e.g. game.Time). You'll need to use a custom timer, for example: -
Why my game was rejected by a major publisher
by UtopianGames ·(Quote) -
Why my game was rejected by a major publisher
by Wonder Maru ·just my 2 cents about publishers, as we just looked for one and signed for one of our games (not done in GS). -
WIP project - Dual joystick shooter game
by MentalDonkeyGames ·That could work. I do like the abstract enemies, so i would like to keep those, and i have a few awesome game name ideas that would really fit the game as it currently is. -
Stable Release 1.25.54 is Available
by Armelline ·Undo has been missing since the fixes they did for Yosemite slowness. It's been discussed a bunch of times before. They couldn't fix Yosemite slowness without opening up a huge bug in the undo code, s -
IAP- choose quantity
by Armelline ·What would be the point? It would mean some people would be paying more than others. You can't charge prices other than Apple's Tiers, so you might have one person paying $0.99 for 53 coins and anothe -
Timer vs Loop
by NNterprises ·Yea you probably know more than me, so just ignore all that I said up there lol. -
My first game: Zombie Gone Wild
by BigDave ·its very good you focus on the functionality and didn't lost your self in graphics. -
WIP project - Dual joystick shooter game
by BigDave ·@MentalDonkeyGames -
Stable Release 1.25.54 is Available
by jonmulcahy ·(Quote) -
Stable Release 1.25.54 is Available
by owen_dennis ·(Quote) -
Stable Release 1.25.54 is Available
by Socks ·I've noticed that you can no longer undo a deletion in an actor's rules ! -
Stable Release 1.25.54 is Available
by Socks ·Thanks for the info . . . I'm trying to think when you wouldn't use 'can sleep' now ! -
Timer vs Loop
by Socks ·I wouldn't say this was the case, whether you are running a timer, a constrain or a loop, there is no distinction between them when it comes to whether they are always running or not . . . if you can -
Timer vs Loop
by NNterprises ·Based off of the info above, I think that it probably ran slower with the constraints and unrestrained loops because they are ALWAYS running, and they are sampling at a much faster rate (at least doub -
IAP- choose quantity
by fmakawa ·I have an in app purchase where rather than use set values (like 100 coins, 200 coins etc) you can choose yourself an amount like 53 or 96 etc. I cant seem to make it work though. Any ideas how?