New game

iDeveloperziDeveloperz Member Posts: 1,169
edited November -1 in Working with GS (Mac)
Hi guys, i'm creating a new plat former / zombie / shoot em up game.

The gravity is set but how do i create the ground? to stop him from going off screen.

Comments

  • VoidedSkyVoidedSky Member Posts: 1,095
    Hi, make an actor and then put it on screen. In the actor, uncheck the attribute "moveable" then change restitution of the actor and you player to 0 (this makes it so it won't bounce). Put a behavior in your player: Collide attribute, then choose the actor you want it to collide with.
    That should be it!
    ~CowTechMan
  • iDeveloperziDeveloperz Member Posts: 1,169
    Ah right thanks dude.

    How do you make him jump. I have tried accelerate but nothing =(
  • iDeveloperziDeveloperz Member Posts: 1,169
    http://gamesalad.com/game/play/28690

    Here it is so far. (Its bad at the moment)
  • iDeveloperziDeveloperz Member Posts: 1,169
    Sorry guys for this you must think I'm really annoying. But how do i get an actor to stay on the bottom left hand side of the screen even though the camera follows another actor?
  • iDeveloperziDeveloperz Member Posts: 1,169
    Ok i will now. Just need to sort out a bug =|
  • iDeveloperziDeveloperz Member Posts: 1,169
    I'll work on it.
Sign In or Register to comment.