View Single Post
Old 29 July 2013, 05:56   #5
Angel
 
Posts: n/a
Quote:
Originally Posted by Codetapper View Post
The game is storing a different frame for each image, and the height is slightly different on each. By luck the frames you have displayed show 3 or 4 images in a row with the same height, so those look OK. If you adjust the first one a little, you'll get that image correct.
What kind of adjustment should I make? as soon as I change the value of bplHeight the images get distorted.

Quote:
Originally Posted by Codetapper View Post
The game is storing a different frame for each image
This means that all the images of the sprite sheet are spread all over the memory dump? That would make the task near impossible to complete (it will take forever to collect all the spites D.

thanks for the replies

regards,
 
 
Page generated in 0.07409 seconds with 11 queries