- Joined
- Jan 19, 2014
- Messages
- 36
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I am making a sprite sheet and it has a bunch of different sprites on it (not in the default format at all) and was wondering if I could somehow manipulate the system because
a ) There are more than three sprinting animations per direction
b ) They're all jumbled up and in no specific order
and c ) I have diagonal sprites as well.
Now first of all, I already have a script to walk diagonally--however, it gives no extra animation and just makes my current sprites rotate.
Second, is there some way I could make it so the character changes sprites whenever it runs? I think it would be easiest to give the character a real animation rather than speed up the walking one.
and third, would I have to redesign the entire sheet, or, like listed in the title, could I somehow manipulate the system?
Thanks in advance.
a ) There are more than three sprinting animations per direction
b ) They're all jumbled up and in no specific order
and c ) I have diagonal sprites as well.
Now first of all, I already have a script to walk diagonally--however, it gives no extra animation and just makes my current sprites rotate.
Second, is there some way I could make it so the character changes sprites whenever it runs? I think it would be easiest to give the character a real animation rather than speed up the walking one.
and third, would I have to redesign the entire sheet, or, like listed in the title, could I somehow manipulate the system?
Thanks in advance.
Last edited by a moderator:
