-
how to draw a top view car animation?
-
Tiled Map Editor
by bazookaBen ·nope, no map editor plugins or function in GS atm. Probably because most devs here are inclined towards physics based games that require just dragging and dropping objects into a layer with a backgrou -
how to draw a top view car animation?
by guilleface ·yeah but none of them show a animation, and after searching for top view car animation , yeah i still get millions but we all know google search anything , i meant what the hell a guy face has to do w -
how to draw a top view car animation?
by Clouds ·In a top view of a car you cannot see the wheels. -
how to draw a top view car animation?
by guilleface ·hey guys, so my second game will be a racing game, i bought the car racer template, but the cars looks a little weird like that, it feels like they are sliding, how should i set up my sprites wheels t -
FREE TEMPLATE: AWESOME WAR GAME!
by PurplePandaGames ·yes it is! just click the link, wait for the timer in the top right to count down then click skip. BAM! you are on the download page! -
Hard Boiled - Eggstreme Sports (Out Now)
by CannonFodder ·For anyone who has downloaded the game, could you please do my a big favour and try and post your score on game center. At the moment I am the only person on there but the game is in the top 300 in th -
How Do You Make Particles Spawn Behind Actor?
by simo103 ·the Layers. Particles unfortunately come out on top not behind an actor so you have to do this workaround. -
Overlap or collide issue
by FallacyStudios ·-Destroy Actor (or whatever you want to happen here) -
Mature user forum
by LaurenSalad ·Also, if any of the more seasoned developers have ideas for future Salad Solutions posts- or would even like to write a guest post or tutorial (similar to what @tenrdrmer did about TestFlight beta tes -
Destroy Actor Happening Too Quick
by simo103 ·the rule) and then in your spawned actor have it destroy when x<150 and Mousedown is false? I'm thinking that your mouse down is registering with your main actor but because it happens before -
Overlap or collide issue
by kajuto ·When the character (ex Mario) jump on TOP of the bad guys it kill the bad guys when the character collide in front of the bad guys -1 let say for example how can I do that? Because my character collid -
Destroy Actor Happening Too Quick
by robert.mccarthy ·than 150, when I release my mouse I want it to destroy. -
Previewing A Scene Problem
by NicholasSeah ·Hi all, I got a problem. I got an actor that goes up and down the X Axis, a Spawner (To Spawn the actor that goes up and down) and a Destroyer to destroy the spawned actor. The actor that goes up and -
Mature user forum
by gyroscope ·Or a yellow sticky with all the links (if there isn't one already...), moved near or up to the top regularly. -
Move Only 1 Actor At Time
by robert.mccarthy ·I click an actor (Jim). All actor (Jim) does is spawn another actor (Fred) on top when clicked. When actor (Fred) is spawned, when my mouse is down and inside I want actor (Fred) to follow my mouse. W -
Not Spawning Actor on First Click
by robert.mccarthy ·When clicking on the actor (Jim) to spawn the new actor (Fred) directly on top, I was then constraining actor (Fred) to my mouse position while my mouse was still down. -
Changing a Game from DAY to NIGHT
by JohnPapiomitis ·Just have a black actor that covers the scene and thats on a non scrollable layer, and have the alpha set to 0 -
GS or Stencyl???
-
Randomly Generated Levels Help?
by KillerPenguinStudios ·once the actor has left the stage, make sure to destroy it or recycle it. For example, I am a spaceship and shooting lasers. Well all the lasers which fly off screen still do exist. In this case, ove