-
Actors Stop Functioning
by AlchimiaStudios ·Are you on windows? -
Mac Creator Release 0.13.33 is available
by The_Gamesalad_Guru ·I still have an interest in multiplayer for myself. I will just be reskining the game mechanics or actually doing something new. Should be easy now as I have multiplayer coding pretty much all figured -
Is this a bug? Or is my GameSalad Totally Broken?
by Armelline ·Problems like this are normally caused by issues in the logic. Crashes in particular happen when you try to do something invalid. It's possible it's GS bugs, but it's more likely your logic. Can you s -
Why is pause not working?
by Cowuniverse ·I was testing my app in the app preview window and when I pressed the pause button it said that an ad would be displayed so I click it 3 times to make it go away and the game doesn't pause. -
Mac Creator Release 0.13.33 is available
by gingagaming ·Since you had retired I didn't want to bring this up but as I see you have an active interest in it still, are you continuing to debugthis alongside GS or have you had enough? -
Is this a bug? Or is my GameSalad Totally Broken?
by redcats ·Yeah, same problem... Not sure how to fix... I have this happen on both windows & macs. The behaviour stops working so your actors will no longer move. You can try switching it out for acceler -
Behaviours Stop Working
by redcats ·I'm working with both windows and macs. -
Spawn Actor in another layer
by Armelline ·You can probably do it by triggering the spawn in another actor that's on the correct layer by using a game attribute that the second actor monitors. -
APK generation server down?
by CodeWizard ·This issue should be resolved. Let us know via the help icon in the lower-right if you're still having issues! -
Dungeon Master + Roguelike? I need your opinion
by pHghost ·That's fair enough. As I mentioned earlier, I can help out if you need. -
Why wont my app generate?
-
Why wont my app generate?
by Thunder_Child ·You may not be the only one having this issue... -
Why wont my app generate?
by Thunder_Child ·I hope they find a solution quickly for you. -
Dungeon Master + Roguelike? I need your opinion
by 68kStudios ·(Quote) -
Why wont my app generate?
by Thunder_Child ·Worse case you may have to publish as a new app in the portal. If it works....remove the previous one. -
Why wont my app generate?
by Thunder_Child ·It sounds like you have a legitimate reason to create a ticket with GameSalad -
Eye Remember - Memory Spy - Memory Puzzle Game for iOS and Google Play.
by GallcorpEnterprises ·Eye Remember is a puzzle game, but not just any puzzle game. The book of secrets will show you a picture. Study it - but hurry, you are timed! And you will be quizzed about the details in the photo. -
Universal damage calculation
by Franto ·I think the x,y method on projectile actors being used to identify what enemy actor they are overlapping is the best direction. But this would mean creating a table that generates and keeps track of x -
Dungeon Master + Roguelike? I need your opinion
by pHghost ·1 minute of loading time right there, if you don't need to use the inventory. And that number will go up with higher levels. -
Universal damage calculation
by Franto ·@Tatiang Thank you for the input, that would work with melee attacks that depend on the player actors collision, but for projectile attacks that fire rapidly or in volleys at a group of enemies, it be