-
Spawning an actor consistently in a row
by MinoGames ·I mean like in the gshelper template you showed lets say in that row of Bullet Bills there are also golden Bullet Bills once in a while instead of normal ones. -
New Game Release! Math-o-Madness!
by Game On Interactive ·Thank you! And especially a huge shoutout to yourself for all the help you have provided me. I have learned a lot from you in the past few weeks! You have been a huge asset to getting this app up as q -
New Game Release! Math-o-Madness!
by Two.E ·Woo! Fantastic to see! Its being developed/updated very quickly. Look forward to seeing what you produce next. -
Spawning an actor consistently in a row
by tatiang ·Yes? I'm not really sure what you mean. In general, you can do just about anything with GameSalad but without knowing more... -
New Game Release! Math-o-Madness!
by Game On Interactive ·I did send out a small update cleaning up a few code spots, not sure if it's live quite yet but maybe check it out and tell me if you can re-create the error again? thank you! -
Spawning an actor consistently in a row
by MinoGames ·Ok thanks! Not excactly what I wanted but it's not really crucial I guess. I tried if game.isHalfway do Move. And also used game.isHalfway in the spawner, but need to figure out how not to make them o -
Spawning an actor consistently in a row
by tatiang ·There is but you'd have to figure out the math for it and use a timer still. -
Wanting my actors to do different things from scene to scene
by Simple Gamer Arts ·Hi, I'll get back to you in a bit. -
Animations & Special Effects Repository?
by Game On Interactive ·Sweet that could def be very useful! Appreciate it very much! -
New Game Release! Math-o-Madness!
by Game On Interactive ·I def appreciate the play-through. I have not had anyone else tell me that experience yet, so I'm hoping its just your phone no offense lol. Else wise I will def look into this myself and try and re-c -
State of the Salad 03/2018
by Japster ·Sounds promising @adent42 , and many thanks for the fast reply and reassuring info - In other news, I finally managed to release my game thanks to your hard work, so many thanks for that!.... (Image) -
Image Import size
by eligames ·it by 3. This makes all the buttons and images much clearer and look nicer, but I do not like having to scale down every single image I put in. Is there anyway to make the size 3 times bigger and aut -
My upcoming Parcel Monkey Simulator game is in Beta-Alpha-etc! - Any iOS playtesters? :D
by Japster ·Would be interested in hearing what you guys think! - 180+ challenges coming soon, for doing quirky stuff (Hitting 5 birds with your first shot, WITHOUT touching the ground, Getting a height of 100 ft -
State of the Salad 03/2018
by adent42 ·@Japster likely, no, or not much. -
State of the Salad 03/2018
by Japster ·(Quote) -
Spawning an actor consistently in a row
by tatiang ·I don't know if this would work for you but I took that template and added a spawner with an every __ seconds timer and gave the enemy actor the same gravity as the doodle actor. -
New Game Release! Math-o-Madness!
by Twayne2 ·Fix it and I will leave a 5-star review. Also how to you unlock leaderboards? Login with facebook? -
New Game Release! Math-o-Madness!
by Twayne2 ·The game crashed once after I lost my second life, (I deliberately lost the second one to see if I had unlocked the leaderboard,) but that was probably just my phone. I have been having those glitches -
Spawning an actor consistently in a row
by tatiang ·Without knowing more details such as how you're scrolling the game, it's hard to know exactly what to suggest but generally you'd want to spawn using a timer (e.g. every 2 seconds). -
Spawning an actor consistently in a row
by MinoGames ·Im trying to make a vertical endless scrolling game and I want one side to have random actors consistently spawn on top of each other on a consitent distance from one another. I'm not sure how to do t