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

Better Looking Character Selection Screen


hagefade
 Share

Recommended Posts

Hi, basically I want to change the character screen.
In the create character menu it has the sprite of how the character will look, while walking. How do I make it show the sprite of the character is a slot is used and how do I make it show a blank box if the slot is unused?
Link to comment
Share on other sites

Okay so because I want to know how to make a walking image of the character for the character selection screen like the one in the character creation screen. You know in the creation screen it has a character walking, male, female, of the class you choose. How do I do that but not have it as a set sprite, but as the sprite of the character?
Link to comment
Share on other sites

theres no easy way to do this.
you need to get a copy of Visual Basic 6 and open up the project.

You can use either a loop or a timer (go with a loop) to draw the sprite walking

it requires knowledge of either directdraw or GDI rendering.
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...