09-28-2011, 05:52 AM
For those who want to know why.
I had a large sprite sheet, and I wanted to split it. I did split it but the problem is that the sprite sheet contains sprites used in multiple dat files. And they are at the middle of the sprites directory list in the dat files. and I don't want to miss with any sprite number below the split one.
so,
is it ok to write a file(x-x),col: x number which is higher than the real one in order to prevent usin' a fake sprite (imaginary sprite) to fill the missing/blank sprites numbers? I know it works but will it take the same memory as if it is the large sprite?
Any help appreciated....
I had a large sprite sheet, and I wanted to split it. I did split it but the problem is that the sprite sheet contains sprites used in multiple dat files. And they are at the middle of the sprites directory list in the dat files. and I don't want to miss with any sprite number below the split one.
so,
is it ok to write a file(x-x),col: x number which is higher than the real one in order to prevent usin' a fake sprite (imaginary sprite) to fill the missing/blank sprites numbers? I know it works but will it take the same memory as if it is the large sprite?
Any help appreciated....
![[Image: signature.png]](http://s3.postimg.org/wedqxlk3n/signature.png)
A-Engine: A new beat em up game engine inspired by LF2. Coming soon
A-Engine Dev Blog - Update #8: Timeout