-
Basic Comic Book Code Needed
by jamie_c ·Was there any kind of read me or indication who the author of the package is? If so you might try to contact them directly. -
Basic Comic Book Code Needed
by TheDigitalBrothers ·I bought the Basic Comic Book code with a bundle a few weeks ago but it does not work (the file is empty) and gshelper has yet to locate it. Could I get the file from you? I have proof that I bought i -
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. -
Freeing up memory?
by Armelline ·Are you sure it's memory that's the issue? iOS is very good at managing memory and when it gets too full and iOS can't clear enough out to continue the game normally just crashes. I've never seen miss -
Freeing up memory?
by jamie_c ·Consider using multiple or more scenes. If you use multiple scenes, the previous scene and its contents is thrown out of memory when a new scene is loaded. -
State of the Salad Q3 2019 - Late but not forgotten.
by NKBDL ·Thank you -
GameSalad Publishing Binaries (RC & Current) - Updated 2020-07-06
by adent42 ·In a bit of laziness on my part. The checkboxes for iOS IronSource don't do anything. Those networks are compiled into the iOS version, unlike the Android version where I can remove them. They're most -
GameSalad Publishing Binaries (RC & Current) - Updated 2020-07-06
by adent42 ·@BrianDean1002 could you PM me with more details about "automatic updates don't work"? -
State of the Salad Q3 2019 - Late but not forgotten.
by adent42 ·We are about to push the iOS version to RC. If no major problems arise from that within this week then we will promote both versions of the new engine to mainline and you can generate your apps like n -
Apple Discontinued Application Loader from Xcode 11
by jay2dx ·how long you think this will last (Image) -
which loads faster table or attributes?
by tatiang ·I don't know which is faster but I know which I'd use: tables all the way. -
State of the Salad Q3 2019 - Late but not forgotten.
by indra.aziz ·After this date, the Play Console will prevent you from submitting new APKs with a targetSdkVersion less than 28." -
Scoreboard - To Only Show Completed Questions?
by rainwaterstudios ·Ooo, thanks for the input! Now I'm running into a new problem though... how do I make this table scrollable? Or would I have to separate the table into multiple scenes or actors? -
Scoreboard - To Only Show Completed Questions?
by Two.E ·For quiz games, and for stat collecting in the way you sort of want. -
Scoreboard - To Only Show Completed Questions?
by rainwaterstudios ·for each, and it seems to be functioning how I need it to. Thanks for the help! -
Scoreboard - To Only Show Completed Questions?
by tatiang ·Could you export the table and shift the columns around in Excel/Google Sheets and then re-import it? -
Scoreboard - To Only Show Completed Questions?
by rainwaterstudios ·Got it. Now I've ran into a new problem though... my table is set up with the question in the first column - but the score is in the 4th. How can I skip columns 2 and 3? -
Scoreboard - To Only Show Completed Questions?
by tatiang ·You have to copy the table, remove the rows with false boolean values, and then display the rows from the copied table. -
Im trying to make a mini map
by tatiang ·@Jeffm2 Can you give an example of what you mean? -
Im trying to make a mini map
by Jeffm2 ·So what would you do if you wanted your mini map to have an image that scrolls with the movement?