Side-Scroller

fadelakinfadelakin Member Posts: 13
edited November -1 in Working with GS (Mac)
Anyone know how to create a side scrolling game in GS?

Comments

  • THINGTHINGTHINGTHING Member Posts: 84
    yeah me what do you need help with
  • hman360hman360 Member Posts: 590
    I can try to do it for you. Email me at redsox360blog@gmail.com
  • hman360hman360 Member Posts: 590
    In fact if you want I'll make you a template or I'll make your game (if you have one) a sidescroller feature.
  • svnsvn Member Posts: 445
    You don't need a template at all. If you want a game that automatically sidescrolls, here's what you do: Create all your actors like normal, with all their behaviors and rules. But then create another actor. It should be the height of the screen. Tell it to move automatically and give IT a Control Camera Behavior. Then, under its Graphics tab, uncheck Visible. Finally, move it a good distance offscreen. Now, make sure your Player(s) 1/2/3/4 Character(s)can collide with it. So now, if they're lagging behind, you can set up a rule that the player character collides with the barrier, they can lose a life/health/magic/WHATEVER! Hope this helps.
  • 3d103d10 Member Posts: 471
    You may hire yourself a coder to do the job.
    But i am not a coder.
Sign In or Register to comment.