Community

I need help on game maker 7!!!

Posted Aug 5, '08 at 9:45pm

JoyLord

JoyLord

25 posts

Gold - Squire

i need help, i cant seem to get the action  and event thing down. can someone help me? i dont get it.....

Posted Aug 6, '08 at 2:59pm

NightfangII

NightfangII

42 posts

Wood - Squire

Have you looked through YoYo games' tutorials?

 

Posted Aug 6, '08 at 3:20pm

adissimo7

adissimo7

100 posts

Gold - Squire

I can help you, what's wrong?

 

Posted Aug 6, '08 at 3:26pm

Danstanta

Danstanta

934 posts

Wood - King

Yeah use the tutorial and I have no clue has to do anything with it :P

 

Posted Aug 6, '08 at 3:34pm

Klaushouse

Klaushouse

1,430 posts

Wood - Lord

Don't use Game Maker 7 problem solved! No but really learning to use it is hell cause it won't get you anywhere when you want to make real games! :S

 

Posted Aug 6, '08 at 3:54pm

Danstanta

Danstanta

934 posts

Wood - King

True, true dat', Game maker isn't really like making Sonny or The last stand. It those games that are very boring. Try FlashCS3 Adobe. People use that. Get the trial.

 

Posted Aug 6, '08 at 4:18pm

Darkroot

Darkroot

512 posts

Iron - Lord

Yeah, true don't use game maker 7 it is a bad program and even if you make a game its so limited in its capabilities it won't be good. You should really just use flash. Anyway you won't be able to post the game on armor games anyway unless its made in flash.

 

Posted Aug 7, '08 at 12:14pm

JoyLord

JoyLord

25 posts

Gold - Squire

well i dont care, i just need something free, and besides, the last stand and sonny i dont like very well... i just need to know how you make things move, and controlling it. its so confusing!

 

Posted Aug 7, '08 at 6:52pm

NightfangII

NightfangII

42 posts

Wood - Squire

If you need free game creation software, and don't want to learn a programming language, then go RPG Maker. Game maker is quite limiting, especially if you don't know how to use GML. (If you know GML it's just about the best free game developing package out there, not counting full fledged programming languages).
As for the help with GM7:
First thing, for an object it needs to be on the map.
All actions in an event will occur when the event occurs. i.e. if you add a Keyboard->Right event, then add a Move Free action with direction as 0 and speed as 10, the object will start moving right (0 degrees = right, 270 = up) at a speed of 10 pixels per frame.

How to make something move is actually rather simple. Add an action of when you want it to move, then add either Free Move or Move Fixed and set the speed to higher than 0.

As for controlling it, all of the events under Keyboard, Key Press, Key Release, and Mouse are user inputted actions. Just pick which one you want then add the actions.

On another note, why do you always type in bold?

 

Posted Aug 7, '08 at 8:07pm

JoyLord

JoyLord

25 posts

Gold - Squire

ok what you said was a little confuzzling, but thank you.... ill try it...... and read the tutorial.... and rather i talk like this?

 

Posted Aug 7, '08 at 8:22pm

NightfangII

NightfangII

42 posts

Wood - Squire

For reference: Game Maker 7 Tutorial Page
Do the "Your first game" tutorial. If you need any other help (maybe more specific?) I'd be happy help how I can. And also, eventually you'll want to learn GML if you continue to use Game Maker, and there is an add on that allows 3D graphics (I haven't used it).

And finally, can't you talk like normal? If you can, just color it or something. Bold and/or italic are just annoying to read.

 
Reply to I need help on game maker 7!!!

You must be logged in to post a reply!