-
Is anyone still here?
by MarcoCol ·I've tried to send a message to you, but I got a server timeout?! -
Hello everyone! Newbie aboard!
by realmeidabr ·Thank you everyone! I'm gonna try to make a simple time-based rewarding game for now on, following the steps on some tutorials here. Wish me luck! 😄 -
Which is more reliable: Preview or Gamesalad Viewer?
by Armelline ·Depends what your target is. If you're making an HTML5 app, the Preview on the Online Creator will be most reliable. If you're publishing to iOS or Android, the Viewer will be more reliable - but stil -
Is anyone still here?
by Armelline ·I'm going to throw out there that for me, the main barrier for Creator 2.0 is how bulky it is. A more streamlined "skin" would be a higher priority for me than offline mode. I don't -
Game run faster on android
by zarzir ·Thanks for the update on the delta time problem, hope you will figure this out on Friday. -
Working with device time for a timer?
by zarzir ·Hi @adent42 as you suggested I opened a new discussion on this manner. -
Is anyone still here?
by adent42 ·The engine was last updated in October and we're working on another update to add Pollfish rewarded surveys and GameAnalytics.com analytics to android as an RC. Then we'll do the same for iOS. -
Game run faster on android
by adent42 ·As for using device time, I tend to use something to adjust device time like dividing by 100 or mod in order to reduce how often something is true. -
Difference publishing steps between .apk file and .aab file
by Miss Chui ·Thanks for your help, let me PM you now. Thanks a lot for your help. -
Finna Ordet (word game in Swedish)
by freneticz ·https://play.google.com/store/apps/details?id=se.finnaordet.fgamez -
Is anyone still here?
by MarcoCol ·1) The version doesn't make any problems (what would be fine
) -
Is anyone still here?
by pinkio75 ·@dimsdale You can find it in this thread: https://forums.gamesalad.com/discussion/98465/android-aab-support/p3 -
Game run faster on android
by zarzir ·I can make a workaround with an invisible actor but I wonder, if an actor blink maybe it's performance heavy ? -
Difference publishing steps between .apk file and .aab file
by adent42 ·What device are you trying to run on? Could you PM me the apk so I can check it out? -
How to: Create Indexed Actors from Prototype
by adam36021 ·One of the common restraints with Gamesalad is that you cannot easily index your spawned actors. This makes logic and pathfinding difficult for a lot of genres of games, and people are using some pre- -
Is anyone still here?
by adriangomez ·how are you stuck? -
Universalising Game with GameSalad (adapt for any device!)
by realmeidabr ·Hello @Armelline - I just got started within GameSalad and this tutorial helped me a lot. Thank you very much for took your time to share it. It's actually awesome! 🤩 -
lower music vollume
by adent42 ·Which creator version are you using and are you previewing on HTML5 or Mobile? -
Hello everyone! Newbie aboard!
by uptimistik ·Welcome aboard! Your basic programming skills will come in very handy with GS for sure! What's the first project you have in mind making with GS? -
find where an attribute is changed
by uptimistik ·What I do is go to the attribute panel, select it and press the 'delete' key. That should cause a warning prompt that also shows you in which actor that attribute is used. You can then adjust it there