-
Goblin Pass (Rogue-like Card Battle of Strategic Play) launch!
by adam36021 ·How did you manage the unique loading screen / bypassing the GS loading wheel between scenes and etc? -
Gamesalad no longer support Amazon In-App?
by patogh ·Everything seems to be ok again, thank you -
Unpause/Pause and Touch Inside/Released bug?
by adent42 ·Not exactly, The bug should still be fixed on Creator and the HTML5 export, but we never updated arcade to fix the bug there. We'll do that shortly (though you might not see it for a bit while our CDN -
Goblin Pass (Rogue-like Card Battle of Strategic Play) launch!
by adam36021 ·This was done in GS? Impressive! Really nice work here. I gave you a 5 star rating on the app store. -
Creator 2 issue with image import
by adent42 ·@The Glessnerd could you send me the image? It shouldn't do that (in fact, I get annoyed the other way cause it resizes the actor to match the image and I only want it to do that sometimes). -
Creator 2 issue with image import
by The Glessnerd ·@adent42 hey, just so you're aware, working in the online creator, when you import an image, it imports with dimensions of 0 width x 0 height. Not detrimental, but its getting annoying -
Gamesalad no longer support Amazon In-App?
by patogh ·Test Project doest have any Pics or Sound . -
Gamesalad no longer support Amazon In-App?
by adent42 ·Sort of. We don’t “not” support it, but we also haven’t touched or upgraded the SDK in a while. If you DM me a screenshot of the error we can try to see what’s up -
Gamesalad no longer support Amazon In-App?
by patogh ·I have a question, does Gamesalad no longer support Amazon In-App? -
Stop wall jumping?
by FantasticTiger ·Do you think you can share how you do this? I am struggling to get this. -
Purchase Table
by Armelline ·Sounds like a test needs to be done with some debug information showing then, as it reacts exactly as expected when I trigger a fake purchase in game. I'll send you an edited project file to try out, -
Purchase Table
by Armelline ·I've taken a quick look at the project file. There are definitely a few things you can do to clean things up (like not using two different callback attributes, and not storing the purchase confirmatio -
Purchase Table
by FireCroc ·When you have a few minutes please check your mail I have sent you an email with project files -
Mac review feedback: Game doesn't start, only gray screen?!
by Armelline ·https://forums.gamesalad.com/discussion/comment/619086#Comment_619086 -
Mac review feedback: Game doesn't start, only gray screen?!
by adent42 ·It's likely an Intel / M1 CPU problem. Which version are you running? Have you tried the 105 beta? -
How to make a multiple light effect?
by adent42 ·GameSalad projects are basically folders. On mac there's a special "package" system you can use to turn folders into what looks like files. On windows, we had to add a .gsproj file s -
Overlay or Soft Light Blending Mode
by adent42 ·Based on what I think you're trying to do you can't exactly get what you're looking for. We can't do a blur on blend. -
Purchase Table
by FireCroc ·Yes, I have created a test button that when pressed, updates the purchase table (column 5) to "purchased". This does trigger the rest of the events -
Overlay or Soft Light Blending Mode
by ester.denham ·I am unable to run this demo, it will not load. Anyone got a better copy or can you just explain the process in text here? -
Purchase Table
by Armelline ·to set the callback attribute to -1/0/1. Lets me do the first stage of testing before upload, and a button to set the table to purchased will let you identify if the problem is elsewhere in the code