How to Create a Game with Game Maker 7.0 Lite
Download and install Game Maker 7.0 Lite from http://www.yoyogames.com/gamemaker/windows (the game comes with a simple game called catch the clown that it teaches you how to build); , Create a new sprite, and load an image of your character., Create...
Step-by-Step Guide
-
Step 1: Download and install Game Maker 7.0 Lite from http://www.yoyogames.com/gamemaker/windows (the game comes with a simple game called catch the clown that it teaches you how to build);
Name it Char1. , (click on the blue orb on the tool bar :) The sprite for this object should be "Char1."
In the objects tab of the new room, select char1 and click the main room body to add it. , (Steps below) , For example, select the up key, then in the actions window, put move actions.
Explained below , Set the parameters(put stuff in the text boxes.) You want to move up right? so in the Y variable textbox, little Y next to it:), put
-4.
Yes negative, the game works like a backward grid(for those geometry savvy:) Moving right is still positive X and moving left is negative X.
Keep the X box at
0.
You only want to move up with this key right? No, up! Anyway, Start the game by clicking the play button.
If you set this up right, then you should be able to move upwards. ,, -
Step 2: Create a new sprite
-
Step 3: and load an image of your character.
-
Step 4: Create an object.
-
Step 5: Then make a room
-
Step 6: (also located on the tool bar) and place your new object inside.
-
Step 7: Set the object's actions.
-
Step 8: Press the add event button and select "arrow keys"(looks like a keyboard
-
Step 9: not the ones with green or red arrows next to them:) .
-
Step 10: To add the actions
-
Step 11: go to the move tab and select "jump to Position" not jump to random or anything.
-
Step 12: Repeat the steps above for all of the other keys
-
Step 13: and left
-
Step 14: Start your game
-
Step 15: and you will be able to move around!
Detailed Guide
Name it Char1. , (click on the blue orb on the tool bar :) The sprite for this object should be "Char1."
In the objects tab of the new room, select char1 and click the main room body to add it. , (Steps below) , For example, select the up key, then in the actions window, put move actions.
Explained below , Set the parameters(put stuff in the text boxes.) You want to move up right? so in the Y variable textbox, little Y next to it:), put
-4.
Yes negative, the game works like a backward grid(for those geometry savvy:) Moving right is still positive X and moving left is negative X.
Keep the X box at
0.
You only want to move up with this key right? No, up! Anyway, Start the game by clicking the play button.
If you set this up right, then you should be able to move upwards. ,,
About the Author
Donna Gomez
Enthusiastic about teaching pet care techniques through clear, step-by-step guides.
Rate This Guide
How helpful was this guide? Click to rate: