-
Need help with my RSI…..
by vince77 ·Finally somebody who understands it. Waait, what are you saying man? How will a vertical mouse cause harm? Your wrists don’t get twisted while using it, it infact relaxes your hands. Also, I have read -
Need help with my RSI…..
by nox1399 ·Hey man, I know exactly what you’re talking about. One of my friends has the same thing and he’s been a hardcore gamer all his life. I can understand your pain dude
Btw I don’t think you should go -
HTML5 gamepad disconnect freeze
by adent42 ·@AshumBesher are you using Chrome or Firefox? -
Building a Library of Images for Everyone
by Eric Matyas ·Brand new texture images are ready for you on these pages: -
HTML5 gamepad disconnect freeze
by adent42 ·If it's in wrapper, let me know which version of nw.js / electron you're using so we can look at it. -
Android Binary RC 2022-04-13: IronSource Upgrade, Pollfish, Google Play Rate App,
by adent42 ·If you've released games since 2022-04-13 build with either stable or RC, we suggest regenerating and re-releasing. -
milliseconds
by adent42 ·The timer is in seconds but you can request a fraction of a second. You can't request anything less that 16ms or 0.016 seconds as max framerate is 60fps. Depending on your game, the framerate can be l -
Android Binary RC 2022-04-13: IronSource Upgrade, Pollfish, Google Play Rate App,
by adent42 ·If you are comfortable running python here's another tool that could be helpful in working with AABs: -
2D Artist/Animator available for hire /RPGs/adventure games/roguelike/cardgames
by diploms1 ·Hey, I'm Olivers and I'm an artist/animator available for hire. For the past couple years I've worked on multiple Steam games doing the graphics, menus & animations, as well as other freelance -
Android Binary RC 2022-04-13: IronSource Upgrade, Pollfish, Google Play Rate App,
by pinkio75 ·Yes, when you extract the .APK from AAB you signed it in the same time; you need bundletool-all-1.8.0.jar and your keystore. -
Android Binary RC 2022-04-13: IronSource Upgrade, Pollfish, Google Play Rate App,
by NoobDev ·ok if I use the buildRC and it generates an aab can I extract the apk without signing the aab first? If not then I might as well figure out how to sign the aab and use that. I tried searching for this -
Sound works in Preview, but not on device
by The Glessnerd ·https://forums.gamesalad.com/discussion/comment/617934#Comment_617934 -
Sound works in Preview, but not on device
by Armelline ·I wouldn't trust Viewer. Push a build to TestFlight or make a APK and test that. -
Hello everyone im having some problems.
by ForumNinja ·Hello! For the signing error, you should be able to sign via the command line to fix it. Here's some step-by-step tutorials for the commands based on the file type. -
Run the app only with wifi or data connection
by adent42 ·Currently the best you could do to check online status is to use the network behaviors to hit your own server. If that fails, you can guess they're offline and adjust accordingly. -
Run the app only with wifi or data connection
by djzcreative ·Thanks a lot for the answer. But can't we then make sure that advertising can also be run ofline and counted once users connect? or something similar ? -
Run the app only with wifi or data connection
by Armelline ·This is not possible with GameSalad. But the problem you're trying to avoid is one faced by most apps. The kind of person who will disable wifi to avoid ads is unlikely to buy ad removal, and preventi -
Run the app only with wifi or data connection
by djzcreative ·Hello Everyone I have a problem I published my app with android, it is free with advertising, but I realized that if you remove the data connection the app works without showing the advertising, how c -
Android Binary RC 2022-04-13: IronSource Upgrade, Pollfish, Google Play Rate App,
by pinkio75 ·Hi @NoobDev You can extract .APK directly From .AAB; and You can use @Armelline Command line tool; is really simple. -
Android Binary RC 2022-04-13: IronSource Upgrade, Pollfish, Google Play Rate App,
by NoobDev ·future apps I will have to sit down and learn how to configure these but I would like to know if you plan to keep the apk build for those of us who have apps that are not required to use aabs. at lea