in total, this tutorial was over 30 minutes XD
this tutorial teaches how do sprites, objects, backgrounds, tiles, sounds, music, rooms, and game information.
everything that a first-time GM user needs to know.
NOTE: i do not think that a first-day user should try to make a platform game like this. they should try a smaller game, like a maze.
how to make power-ups in game make
----------------- -------------------- -
image_index means "what picture to use"
if you make a player sprite animation,
image_index = 0 would make the first picture visible and not the others
A guide on how to unlock every stage in super smash bros. melee
EDIT;
i do not own the copyrights to this game, nor do i claim that i do.
all copyrights and related titles belong to nintendo(c)
How to make platforms move so your player can jump on them, and move across the stage.
i messed up a few times in the video. besides, this was my 3rd time ever making these.
how to make computer AI in game maker.
i show a video of my incomplete boxman game in it. i'll post a link when the game gets done
after this, you will have a second player ( computer player ) that will follow you around. part 2 will explain how to make him swim in the water ( make sure you watch my water tutorial before you watch part 2 )
http://www.freewebs. com/Stevmay09/
the above link goes to my website
this tutorial explains how to set the cursor with GM ite, and how to draw scaled spites, and make them stretch with lite!
Note: this tutorial uses only 1 line ocode, because draw_sprite_stretche d doesnt have a D&D action