Different charset script

Started by Zexion, October 23, 2010, 11:40:48 pm

Previous topic - Next topic

Zexion

I want a script that will change the way charsets work.

Currently the 1st frame is a walking and standing frame followed by 3 other walking frames. I want the script to work so that I have
1 standing(only) frame followed by a custom number of walking frame.
EX:

W-walking
S-standing

Currently it is:
S\W-W-W-W
S\W-W-W-W
S\W-W-W-W
S\W-W-W-W

I want it like this
S-W-W-W-W
S-W-W-W-W
S-W-W-W-W
S-W-W-W-W

Basically I want to add a 5th frame at the beginning or end just for standing that is NOT used while walking.

poxy

If you are using Blizz-ABS, you can do this already. Use idle animation sprites as the standing pose, and the 4 walking sprites, for just the walk animation. This is what I'm doing in my game.

If you are not using Blizz ABS, I must refer you to an HBGames thread: link (just add .org to the links there). GIYF.
My Project: ShowHide