-
How to make slime?
by UltraLionBlu ·I'd like to make a game for my daughter with the Slime effect like the "Super Slime Simulator" game -
PSA osx: use delete key to remove an actor from tag groups
by Orionis Arts ·If you instead push the delete key on that screen, it removes it from the tag group and not the whole project. -
Android publishing Doesn't allow to finish
by MelodyCats ·I downloaded the latest 'Android Studio and SDK tools'. Can be found in google search. -
GameSalad Creator 1.25.96 RC
by Armelline ·Previewing different aspect ratios is... odd in all these new builds. It doesn't seem to work quite right but not positive exactly what's wrong. It seems to be stretching when you hit reset, whatever -
Can I use logic after being a garageband user?
by tatiang ·I think you're posting a question about music production software in an app developer forum. -
Can't click Finish
by adent42 ·If you are on macOS Mojave or newer, try: https://forums.gamesalad.com/discussion/97599/gamesalad-creator-1-25-96-rc/p1 -
Android publishing Doesn't allow to finish
by adent42 ·If you are on Mojave or newer try: https://forums.gamesalad.com/discussion/97599/gamesalad-creator-1-25-96-rc/p1 -
Can I use logic after being a garageband user?
by shreyamathur651 ·Are these two apps similar? I have been using Garageband for years, since I did not have the budget for a DAW, and FL Studio did not appease me much. Do you think garageband and Logic are similar so I -
Android publishing Doesn't allow to finish
by paulkerry ·you create your APK process goes good and then doesn't allow it to finish button is greyed out. -
Can't click Finish
by paulkerry ·I have this issue right now in 2020, how did you fix the issue? -
Chartboost: Skipable ads possible? Ads can also be exited out with back button. :/
by graapl ·I published my game to the iOS store and Android store using Chartboost for interstitial and reward ads. I've recieved a review on my app saying that the ads shown a fair amount of times (every 4-6 le -
2D art expert available for hire - UK/Remote
by ArsalanKhan6 ·I am available for hire. Would prefer a remote job, but also available for freelancing. Can send me a private message if you are interested to hire me. Rate negotiable. -
Create a long list with same actor but different text
by tatiang ·You actually don't need to use separate actors for this. Depending on how many rows you need to display at one time, a Display Text with tableMergeValues to merge the columns with a separator (e.g. &a -
Create a long list with same actor but different text
by Mullog ·If I have a table looking like the one in the picture. Every row will save the scores from a game in a column for each player. Then I have a scene where you can watch the result from previous games. -
I've Got A Brand New Pair Of Legs!
by AshumBesher ·It's a puzzle-platform game where you must help Chris reach the end of each level by switching between different pairs of legs! -
How to select multiple images
by adent42 ·@bob loblaw PM what you need. I'm not sure we can do it, but it's good to know so we can plan for the future. -
API integration
by adent42 ·You could create a webhook that pulls the weather information and use the GameSalad - Create Table Response action to format the data for gamesalad. -
spawn actor from the inventory
by UltraLionBlu ·From your answer I seem to understand that there is no sort of "spawn at index" or alternative method to spawn different actors. -
spawn actor from the inventory
by tatiang ·You're welcome! You could use a single actor with a ton of rules... one set for each type of item: sword, ax, etc. But it might actually be easier to keep things straight if you use different actors. -
spawn actor from the inventory
by UltraLionBlu ·If I create a single actor as you say, if the actor must have different rules of various types each time?