2d animation from multiple images

Just a quick question. Is is possible to have Unity import a 2d sprite animation from multiple images? Do I need it named a certain way? Or do I need to pack them all into a spritesheet?

You can create a sprite animation for any number of individual images. Just select the ones you want to make up the animation in your project view and drag them on to the scene to create the animation.

1 Like