Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

How to make characters movement attack


bloodydrain
 Share

Recommended Posts

Hi, i want to make the characters movement attack. when i press (CTRL) it looks like the character walks when i attack i want to change it like he only useing the hand or something like that. is it hard? i have (visual basic 6) if that's needed please answer this question thanks.
Link to comment
Share on other sites

No, you don't need to source edit. You just have to Edit the Sprite.
So it's like this :
UPWalk - UpStand - UpWalk2 - DownWalk - DownStand - DownWalk2 - LeftWalk - LeftStand - LeftWalk2 - RightWalk - RightStand - RightWalk2

So, what you do is edit the UpWalk2, DownWalk2, LeftWalk2 and RightWalk2.
Do you get it?

Sincerely,
Rithy
Link to comment
Share on other sites

No need for Visual Basic 6.0.

For each direction, your sprite has three frames.  The first two are for walking, and the 3rd is the attack frame.

Change the 3rd, to whatever you want your character to look like, when he attacks.

Warning - while you were typing 2 new replies have been posted. You may wish to review your post.
Beat meh to it!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...