- Home /
Question by
vptb · May 27, 2014 at 04:05 PM ·
animation2dspritesprite sheet
Using same animation with different sprite sheets
I have a 2D object with a couple of animations using a sprite sheet. But now I have to recreate this object to face different directions (up,down,left,right). Since it has a shadow on the sprites, I need to use a different sprite sheet for each direction, but I didn't want to multiply the number of animations by the number of new objects when I could just reference them to a different sprite sheet (with the exact same size).
Is there a way to do this?
Comment
Your answer
Follow this Question
Related Questions
Add to existing sprite sheet texture without messing up animations? 1 Answer
SpriteManager 2 1 Answer
Sprite animation 2 Answers
How to make not smooth animation? 0 Answers
Animation System in 4.3 1 Answer