how to create a runner game

AEPstudiosAEPstudios Member Posts: 110
edited July 2012 in Working with GS (Mac)
i would like to know how to create a runner type game like this Would tshirtbooth or deep blueapps have tutorials,
and no i dont want to buy a template

thanks,

andrew

Comments

  • JoVeJoVe Member Posts: 224
    As I know there's no tutorial for this. Before you're gonna make a game you must learn the basics of GameSalad. On this page you find the basics http://cookbook.gamesalad.com/, here you can download the GameSalad manual: http://forums.gamesalad.com/discussion/45683/the-official-gamesalad-manual-now-available and on YouTube you can find many tutorials.
  • SinSquidSinSquid Member, PRO Posts: 135
    Yes if this is your first game, then just check out 100s of toturials and play orund for a bit. But if you already know the basics it should be pretty simple:

    Create a ground/floor actor: Put in a rule that moves it for example at speed 300 from right to left (X axis). Important: when the actor moves out of the screen destory it.

    Create an actor called "Spawner": In this actor put a rule that says: every 5 second, spawn actor "floor" at a position right out of the screen to the left.

    Now a floor should be spawned and move across the screen every 5 second.

    Then create a hero and add collide rules with the floor. The hero actually doesn`t move, only the platforms, background etc.

    Check out youtube for toturials on actor jumping, spawning, background parallax, etc.

    Good luck :)
  • JamieOneilJamieOneil Member Posts: 877
    Would tshirtbooth or deep blueapps have tutorials
    Why don't you check?
    Yes you can find help here, but it's not our job to find tutorials for you. Make a simple search.
Sign In or Register to comment.