Posts: 496
Threads: 21
Joined: Apr 2013
Your welcome Itachi, have fun coding.
Credits to PF for my Current Avatar, and Possibly my Rep Char F
Interested in Gaming?
Check out my channel, its going to be updated soon.
You're just dying if you're living and thinking about a betrayal, revive yourself.
Think about that one person that has trusted you forever, not the thousand people that have betrayed you.
Thanks given by:
Posts: 502
Threads: 21
Joined: May 2011
I am trying to understand what's wrong...
some of frames won't show sprite even though they should.
And, could you upload your sprite as bmp? you can use lfe attachment thingy
Posts: 1,556
Threads: 77
Joined: May 2011
lol. That got me multiple times as well. col: is actually the number of rows, while row: is the number of columns. I think Marti and Starsky thought about row: being the number of sprites in a row, and col: being the number of sprites in a column.
As for the center problem, you can either use Azriel's visual frame maker, or something more advanced like LFStudio or LF2 IDE. A better and a more efficient solution (for me at least) was to use the same center values for all the frames, and re-position the sprites themselves with something like Gimp. With Gimp, you place the second sprite aligned on the first one, then you drag left/down until the transformation vector number thing in the task bar is your square width/height. Everything will be aligned perfectly after that.