-
Android APK Rejections / Upload Errors with Google Play & Amazon App Store.
by CSanoAct ·Thank you! -
Free Music Resource
by Eric Matyas ·Super high-quality Ogg versions of all of my Puzzle Music Tracks are ready. That’s around 100 tracks to choose from…all created from my original WAV recordings (but much smaller in file size.) They’re -
Interpolate 2 actors together
by bob loblaw ·without knowing the exact logic you have in there, you may have just miscalculated your finish position in this actors. -
Interpolate 2 actors together
by jamie_c ·You have the elements as separate actors correct? One option would be to have the menu be just a single image that will slide on and off screen smoothly. Once the menu slides to its stopped position y -
Interpolate 2 actors together
by Jeffm2 ·so this a screen of the menu sliding from the left. the black bar is part of that as are the buttons, but the buttons move and "overtake" the black bar as you can see that they are c -
Android APK Rejections / Upload Errors with Google Play & Amazon App Store.
by adent42 ·Look at your command line. You need a space between the two file paths: -
Destroying Two Matching Actors Randomly Spawned from Two Different Tables
by SuperDanniStone ·Oh my god, thank you so much! I don't know why on earth I didn't think to use the table cell value function when I kept telling myself I had to match them somehow! I was trying every other which way t -
Looking for a freelancer to hire
by bob loblaw ·if it’s just the html version, have you reached out to the gs team for support? if not, it may be a better option than paying someone. not sure if it was you or someone else that had issues with text -
Android APK Rejections / Upload Errors with Google Play & Amazon App Store.
by CSanoAct ·How did you get it to work on Windows? I am not good at this stuff but I followed along with the video and got this result... -
Android APK Rejections / Upload Errors with Google Play & Amazon App Store.
by CSanoAct ·https://forums.gamesalad.com/discussion/comment/614153#Comment_614153 -
file buttons do not work
by bob loblaw ·if you’re using the desktop version, are you logged in to your account? -
Looking for a freelancer to hire
by muusi ·Please PM me if you want to know more and tell me your hourly rate. -
file buttons do not work
by jamie_c ·Are you using the online editor or one of the offline ones (Mac or Windows)? -
Android APK Rejections / Upload Errors with Google Play & Amazon App Store.
by Armelline ·They will fix it, but you need to get used to signing manually in the mean time. There are instructions and video tutorial (Mac focused but applicable to Windows too) higher up in this thread. You don -
Android APK Rejections / Upload Errors with Google Play & Amazon App Store.
by WCgames ·Will you fix the APK signer of GS tools in the future? -
Android APK Rejections / Upload Errors with Google Play & Amazon App Store.
by pinkio75 ·Because you need to sign manually the Apk. see the guide in this thread. -
Quick publishing question about Allowing App To Talk..
by sinbot ·Allow App To Talk To Any Domain Insecurely ? -
Destroying Two Matching Actors Randomly Spawned from Two Different Tables
by SuperDanniStone ·I hope this message finds you well! -
Tutorials and Free Stuff from Jamie_C
by jamie_c ·@UltraLionBlu, You're welcome. I'm sure timers would work for this too. But using the frame number gives you a more exact way of controlling things. -
Tutorials and Free Stuff from Jamie_C
by UltraLionBlu ·I've always wondered how "store current frame" was used. In my game the character hits using a hitbox but to eliminate it I used a timer, I think your method is better! In a few days