-
BugSplat 101
by GeorgeGS ·We recently added a tool called BugSplat to Creator to help us track down crashes and I wanted to talk a little bit about what it does and how you can help us to fix crashes that are affecting you fas -
Rope in GS
by RThurman ·I would suggest starting a new thread where you can explain your requirements and lets see if the current crop of GS experts can work their magic. -
Viewer 0.13.22 with lollipop
by QASalad ·Have you installed the USB driver for that device? http://developer.samsung.com/technical-doc/view.do?v=T000000117 -
artist needed for new game
by tatiang ·Sorry but asking for free assets is against forum rules. If you want to post another thread specifying that it's a PAID request, that's fine. -
Rope in GS
by Approw ·@RThurman Sorry for bringing up this old thread. I'm interested in the demo you made, unfortunately the download link doesn't work anymore. If you still have it, could you upload it here? Thanks in a -
Windows Creator 0.13.22 official release is available!
by stevej ·If you could submit a report to bugs.gamesalad.com, and attach or provide a link to the project that's not being read, that would help us fix the issue. -
artist needed for new game
by cherrywtz ·please someone help me with art for my new game....you'll be given credits for your work in the game and in future from my side i can help you guys... (Image) -
Couldn't use game salad on a plane
by Chunkypixels ·Surely if you've paid for a product license (pro) then you shouldn't be running the risk of getting locked out of using the software you've paid to use, even if it is 7 days. You should be able to use -
Introducing Mozzy - Coming to an iPad near you soon!
by gingagaming ·Thank you for all your kind comments guys. I too love the concept but unfortunetly I cant accept the credit for the concept as this way my clients idea that Ive developed into a game for him. Its very -
What were the #1 games?
by jonmulcahy ·if you google his name he's moved on to providing hacking services. what a great person -
Please Help Needed about unlimited enemies in platformer game?
by cherrywtz ·(Quote) -
Please Help Needed about unlimited enemies in platformer game?
by cherrywtz ·(Quote) -
Please Help Needed about unlimited enemies in platformer game?
by cherrywtz ·(Quote) -
What were the #1 games?
by Chunkypixels ·@jonmulcahy ...you bring back a name that we'd all hoped to forget... (Image) -
Question about picking coordinates at random
by KevinCross ·@MassiveMapler I've never played a Pokémon game but I watched a quick video of the trash cans in the gym and get what you mean about having to hit them in a correct order. The only difference in that -
Question about picking coordinates at random
by MassiveMapler ·If you've played Gen1 Pokémon, it looks quite a bit like the garbage cans at the 3rd gym. You press the right garbage can first, after which the second becomes available. If you press the second one b -
Question about picking coordinates at random
by KevinCross ·I think I have a better understanding on what you're after. I'll see if I can throw together a basic project doing the same thing later on when I'm home. If you haven't sorted it out yourself by then. -
A "ghetto" solution to not letting the touch screen go inactive
by Approw ·@Franto I don't have an android phone in my hands right now, but it might just work. I don't know if the touch input actually needs to come from the device itself, but it might be worth a try... -
Question about picking coordinates at random
by KevinCross ·Let's say the number of actors to spawn is set in a game attribute which I'm going to call game.noOfActorsToSpawn. You set this number whenever you want. like level changes for example. -
Question about picking coordinates at random
by MassiveMapler ·@KevinCross Thanks for your answer, would it be possible to do something similiar with another actor acting as a spawner?