GaMeMaKeR
how to make a game in gamemaker
Add sprite
Add > Add Sprite, when adding the sprite make sure you label it like: sprbear.
Add object
Add > Add Object, add the oblects and name objbear
make sure you tick solid. and then you have to edit the object so it will move if your doing the bear you have to make it move from side to side and shoot.
once you have done all of the enemies open up a room by:
Add > Add Room, Set both Snap X and Snap Y to 32, since that is the size of the bear and clown sprites.
Add one objShooter bear at the bottom
Add lots of ObjClowns (enemy) at the top
Run the game, move the bear left and right and press space bar to shoot the clowns.
now you have to stop the bear from leaving the room otherwise you’ll lose your bear if you go to far over.
so firstly we will start on the left hand side, double click on the bear to edit it’s movements, click onto the left key and
Action: control tab > If an expression is true
Place this above ‘Jump to a given position’
expression: x > 0 and when you do the right hand side you’ll have to put expression value:x<600 for the right key.
now that i’ve given you the basics you can edit what ever way you want it you can add in sounds, back grounds, scores can be put in and you can edit which ever way you can think of.
have fun!!!!!
bLuE bEaR
jelle replied:
Hey.
You’re an idiot.
July 3, 2006 at 10:21 pm. Permalink.
Leslie replied:
Hey.
I sort of agree with Jelle.
July 3, 2006 at 10:23 pm. Permalink.
niusonblox replied:
Here are some links that I believe will be interested
August 9, 2006 at 3:15 pm. Permalink.