-
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 -
What are you working on?
by adam36021 ·It's a fairly complicated RTS game. You gather Ore, construct ships, and they battle it out. -
How to test stretch, overscan, and letterbox on PC?
by RedRobo ·Had no idea they were not available on PC editor. Was thinking of moving over to PC from mac. This would make it impossible for me. -
Bug: HTML5 & text string table formatting
by adam36021 ·And for what its worth: my workaround so far has just been changing how I structure dialog in text cells. No contractions, no quotation marks, no apostrophes. This works but kind of limits what you ca -
Bug: HTML5 & text string table formatting
by adam36021 ·As you can see: it drops the initial quotation mark, adds backslashes to punctuation, and loses the last quotation mark. Note that it is always the SECOND comma that causes the character breaking, the -
Bug: HTML5 & text string table formatting
by adam36021 ·Basically: punctuation like commas or apostrophes are being replaced with " /, " and if you add quotation marks in dialog, like: [ He says, "go that way, adventurer" -
Collision not working? wtf
by ester.denham ·I could be wrong, but I think you need to put the collision rule in the puck, not the Bump Button (puck hit thingy). If it is already in the puck, then I am not sure what the problem would be. You may