Animating Sprites in Unity
Nov 21, 2022
Unity has the function to easily animate sprites through its own dope sheet. First we want to create our animation clip by saving it in a animation folder
We can select our prefab to apply our animation to:
we then want to high light and drag the images onto our dope sheet
it will fill the dope sheet with our images per second by default
here is our animation in action