-
Age selecter
by eligames ·Awesome thats exactly what I needed thank you -
Building a Library of Images for Everyone
by Twayne2 ·Btw, I helped release a game with your music on Google Play, UltimateRunner, not famous or anything vut thought I would let you know. I gave you credit for your tracks in game. -
Is there a way to add a timer in milliseconds in gamesalad?
by mypingo7 ·Can you link me a vid cause i cant find one -
SOS defense - finally ready!!! :)
by CasualEvolution ·Implement the 2 difficulty modes to solve this problem that worked for some and not for others, this I hope it ends with this problem. If you have not done it yet, I ask that if you can qualify me and -
Is there a way to add a timer in milliseconds in gamesalad?
by tatiang ·I do. That's why I suggested specific terms for a Google search that will provide the answer. -
Is there a way to add a timer in milliseconds in gamesalad?
by bob loblaw ·same conditions as in the other thread to stop your player moving. eg. have an integer attribute called levelState and assign values for before starting, game on, level fail, level finish. set the rul -
Is there a way to add a timer in milliseconds in gamesalad?
by mypingo7 ·ok i did that but do you know how to stop the timer once the level finished so i can display it. -
Is there a way to add a timer in milliseconds in gamesalad?
by tatiang ·You'll want to make your own timer. Google custom timer gamesalad and you'll see many examples and videos. You can round the time to milliseconds attribute by using roundTo(game.attribute,3). -
SOS defense - finally ready!!! :)
by tatiang ·So... some great improvements. I really like the way you can cancel the powerups and the status info at the bottom that shows scope and recharge time. And normal mode is enjoyable for me... much more -
Is there a way to add a timer in milliseconds in gamesalad?
by mypingo7 ·So when the round starts I want a timer to pop up in the top right corner to show how much time has passed since the round began. But I don't want it to show show in seconds because thats too plain. I -
Experienced | 2D/3D Gaming & Animation service provider @ Indie Price| Looking for Work
by Hephaestusent ·Feel free to contact us for your Art related queries. -
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. -
Polycolor available on the Appstore!
by unbeatenpixel ·Btw, congrats for worldwide feature! I wish you the best of luck with your game. -
Offroad Boat Racing - GMTK Game Jam Entry
by AlchimiaStudios ·Hey guys. I decided to participate in the GMTK Jam 2018 and try to make a game within 48 hrs around the theme of "game genre without "mechanic x"". I was able to ma -
Sound, Music doesn't work
by bob loblaw ·have you set the volume to the right attribute? -
State of the Salad 06/2018
by Armelline ·@adent42 You can no longer double click on an image to open it in Finder. This is particularly important when names are long and getting truncated. -
How do I make a line height taller when the ball touches a coin?
by jamie_c ·If you're looking for a 'health bar' type of tutorial here is an alternate way of creating one. -
Screen flashes black then back to normal
by Twayne2 ·So I was testing a certain actor out when this was happenening mainly I guess, and when I removed him it was fixed. Something to due with layer and/or color I guess. It was an actor with a color that -
Polycolor available on the Appstore!
by bob loblaw ·good stuff. i hope it’s making you a !@#$% tonne of money. -
Age selecter
by tatiang ·It's not a slider but here's a fairly simple way to make an age selector. I added a repeat if you hold down the tap/click.