03-24-2008, 05:10 PM
Hi, this is my first post. I just want to ask if the character height can be changed. Do you just create sprites then change x,y,w,h values? Thanks.
[solved] character height
|
03-24-2008, 05:10 PM
Hi, this is my first post. I just want to ask if the character height can be changed. Do you just create sprites then change x,y,w,h values? Thanks.
03-24-2008, 05:26 PM
pretty much
tho actually youll have to redo all positioning favorite dcing techniques: wpoint | double key inputs | holding back | alternate basic moves
03-24-2008, 06:31 PM
there are just a few things that you'll have to change, first, you'll need a new sprite sheet. Get the new height of the character (I hope you know what I mean), then change the w: and h: values in the top of the dat-file, and you'll need to change the centery: value in each frame (maybe also the centerx.
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~ "Freeze, you're under vrest!" - Mark, probably. » Gallery | » Sprites | » DeviantArt
03-24-2008, 06:37 PM
... and new bdy/itr/b/w/cpoint
starting from scratch basically favorite dcing techniques: wpoint | double key inputs | holding back | alternate basic moves
03-25-2008, 04:10 PM
...what I really don't like...
pretty much everything that involves coordinates... Bad idea if you want to finish a character really quick, but good if you want to get used to use coordinates...
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~ "Freeze, you're under vrest!" - Mark, probably. » Gallery | » Sprites | » DeviantArt
03-26-2008, 01:31 PM
Blue Phoenix Wrote:...what I really don't like...I think setting up the coordinates and everything yourself is more enjoyable. It doesn't take all that long either, I made Eigen in a day (well yeah, true, he's crappy but still, it really doesn't take that long :V). But yeah preferences! |
« Next Oldest | Next Newest »
|