-
Admob's banner-ads (320x50) for Android not showing
by Simple Gamer Arts ·@bob loblaw You are right about that. I do live in a 3rd world country, but: -
Random Actor Question
by JB makin' a game ·I'm on GameSalad for only a few weeks, so I'm pretty sure there are better ways to do this, but one way I could think of is this: -
Admob's banner-ads (320x50) for Android not showing
by bob loblaw ·have you checked the locations of the requests? -
Random Actor Question
by tatiang ·Yep, you'd be creating 32 rules that say if random(1,32)=1 then spawn Actor1; if random(1,32)=2 then spawn Actor2; etc. (Image) -
Upload failed: you uploaded an APK signed with a certificate that expires too soon.
by Twayne2 ·Have you tried going into the creator and find tools? Then in sign apk press new? -
How to have similar move and jump mechanics as Geometry Dash but with controls(im on Windows)
by Twayne2 ·If you don't mind leaving a like that would be great. (Image) -
How to have similar move and jump mechanics as Geometry Dash but with controls(im on Windows)
by mypingo7 ·never mind I got it I just had to add an extra acceleration rule to it too, so thank you very much you were a big help! Cya -
How to have similar move and jump mechanics as Geometry Dash but with controls(im on Windows)
by mypingo7 ·Alright thank you, God bless I'm sorry if I was annoying as I am a noob when it comes to this I just started. -
How to have similar move and jump mechanics as Geometry Dash but with controls(im on Windows)
by Twayne2 ·I have one question for you, is the wall also the ground? That could be the problem. -
Upload failed: you uploaded an APK signed with a certificate that expires too soon.
by tobyjohnsonart ·On Mac, you have to generate a key store using terminal. That’s the biggest difference I can see -
State of the Salad 06/2018
by adent42 ·For those of you technically minded, we had to replace IKImageBrowserView with an NSCollectionView for the image browser. The ImageKit based image browser is backed by OpenGL and something about how w -
How to have similar move and jump mechanics as Geometry Dash but with controls(im on Windows)
by Twayne2 ·If the right key is pressed, change self.linearvelocity.x to 200. Else, change self.linearvelocity.x to 0. This says if you are golding down the right key, move to the right at a speed of 200. Otherwi -
SOS defense - finally ready!!! :)
by Twayne2 ·"But to tell the truth, it would not be a major problem, over the work already done, to remove the physical component and that the enemies would follow predetermined trajectories ..." -
Custom Collision Shapes not Working
by eoin ·I know why this isn't working, you need to create a new actor on stage that initialises the Collision detection, when the collision detection is initialised the collision shapes are defined/drawn. -
Resolution problem
by PleetJZ ·Hello! I hope everyone is doing fine. -
SOS defense - finally ready!!! :)
by CasualEvolution ·Anyway, here are some promocodes so you can play it! -
How to have similar move and jump mechanics as Geometry Dash but with controls(im on Windows)
by jamie_c ·I know you've already mentioned that my tutorials are for the Macintosh version and that doesn't seem to help you much but just FYI, one of the game lessons in the Gamesalad book I wrote is a Geometry -
keystore validity wont go more than 90 days..
by bob loblaw ·you’re doing better than me. i keep getting rsa errors when i do that keystore thing in terminal. ended up using a program called keystore explorer to get it done. -
SOS defense - finally ready!!! :)
by bob loblaw ·if it’s a free download i’ll take a test drive after work today and get back to you. -
How to have similar move and jump mechanics as Geometry Dash but with controls(im on Windows)
by bob loblaw ·accelerate may be your issue.