Jump to content

Gamemaker.


Jerry OldMaster

Recommended Posts

I do. Not so easy to use, eh?

 

I`m tring to make a game with Samurai Jack, but it`s really hard. How do we do that? I need to make him attacking when pushing Start, but each time it just creates another on top-left corner, the one I wanted. What I ask is: How do we arrange it so the walking sprite will attack when you use a specific command?

 

By the way... Sorry for the neg rep. But I will get off topic, so... please if you can answer, help me.

Link to comment
Share on other sites

I do. Not so easy to use' date=' eh?

 

I`m tring to make a game with Samurai Jack, but it`s really hard. How do we do that? I need to make him attacking when pushing Start, but each time it just creates another on top-left corner, the one I wanted. What I ask is: How do we arrange it so the walking sprite will attack when you use a specific command?

 

By the way... Sorry for the neg rep. But I will get off topic, so... please if you can answer, help me.

[/quote']

 

^_^

No apologies.

 

I need log off right now, I'll teel you tomorrow, but it's an platformer. eh?

 

Which version do you have?

Link to comment
Share on other sites

I do. Not so easy to use' date=' eh?

 

I`m tring to make a game with Samurai Jack, but it`s really hard. How do we do that? I need to make him attacking when pushing Start, but each time it just creates another on top-left corner, the one I wanted. What I ask is: How do we arrange it so the walking sprite will attack when you use a specific command?

 

By the way... Sorry for the neg rep. But I will get off topic, so... please if you can answer, help me.

[/quote']

 

^_^

No apologies.

 

I need log off right now, I'll teel you tomorrow, but it's an platformer. eh?

 

Which version do you have?

 

I have Game Maker 7.

Link to comment
Share on other sites

I do. Not so easy to use' date=' eh?

 

I`m tring to make a game with Samurai Jack, but it`s really hard. How do we do that? I need to make him attacking when pushing Start, but each time it just creates another on top-left corner, the one I wanted. What I ask is: How do we arrange it so the walking sprite will attack when you use a specific command?

 

By the way... Sorry for the neg rep. But I will get off topic, so... please if you can answer, help me.

[/quote']

 

^_^

No apologies.

 

I need log off right now, I'll teel you tomorrow, but it's an platformer. eh?

 

Which version do you have?

 

I have Game Maker 7.

dude thts what i use lite or pro?

Link to comment
Share on other sites

I do. Not so easy to use' date=' eh?

 

I`m tring to make a game with Samurai Jack, but it`s really hard. How do we do that? I need to make him attacking when pushing Start, but each time it just creates another on top-left corner, the one I wanted. What I ask is: How do we arrange it so the walking sprite will attack when you use a specific command?

 

By the way... Sorry for the neg rep. But I will get off topic, so... please if you can answer, help me.

[/quote']

 

^_^

No apologies.

 

I need log off right now, I'll teel you tomorrow, but it's an platformer. eh?

 

Which version do you have?

 

I have Game Maker 7.

dude thts what i use lite or pro?

 

Advanced Lite. I can choose between normal lite, but the advanced lite has also paths, scripts, timelines... I don`t remember how to get that.

Link to comment
Share on other sites

I do. Not so easy to use' date=' eh?

 

I`m tring to make a game with Samurai Jack, but it`s really hard. How do we do that? I need to make him attacking when pushing Start, but each time it just creates another on top-left corner, the one I wanted. What I ask is: How do we arrange it so the walking sprite will attack when you use a specific command?

 

By the way... Sorry for the neg rep. But I will get off topic, so... please if you can answer, help me.

[/quote']

 

^_^

No apologies.

 

I need log off right now, I'll teel you tomorrow, but it's an platformer. eh?

 

Which version do you have?

 

I have Game Maker 7.

dude thts what i use lite or pro?

 

Advanced Lite. I can choose between normal lite, but the advanced lite has also paths, scripts, timelines... I don`t remember how to get that.

 

Um. Well, you have the attacking sprite, yeah?

 

The event.. wait, "start"!?! What do you mean?

Well, anyways, you must have the "Key Press" event.

Now there is simply a button named "Change Sprite" by Main 1, choose "O Self", and then change sprite to that you want. Ignore subimage and speed.

 

How to change it back: pick the event "Keyboard - No key" and add the action "If a Variable has a value" from "Controls". The variable is sprite_index and check it for the name of the attack-sprite. So if it's named "sprite_attack", just check "sprite_attack" Then, pick the "Change Sprite" action again and change it to the normal sprite.

 

 

That's all.

 

 

However, if you make the game like this, the player only haves to click the attack-key like mad, and he pwns all :lol:, so I have an idea which allows enemies to hit him when he attacks. But first, try what I've told, cuz if that won't work, then this trick won't as well.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...