Sprite Animations
This is where I'm going to showcase how to make sprite animations! They are very simple to do when you get the hang of them.
Sprite
I chose to animate the sprite from the Unity Asset Store. You can make your own in Photoshop or you can always use someone's else (crediting the owner). Both processes are the same just starts off a little bit different. If you choose to make your own or use a sprite that has not been sliced then you would start off in Photoshop, make your own design and then enlarge the canvas size towards the right. Following that you would need to add your 2nd sprite animation and keep going until you've added all that you want. At this step you can add it into your Unity and start working towards your animation.
After I put this into Unity I need to make the "Sprite Mode" into multiple otherwise I wouldn't be able to split them. Going into "Sprite Editor" to split them by "Grid by cell count". I made sure that they are completely centred otherwise they will look weird or not even work properly. Then drag the sprite into the scene. Using Ctrl + 6 to bring out "Animator" I set up the seconds intervals.
Then Ctrl + s and when I click play I see my little guy move! To top it all off I made up a little background with assets from the Asset Store.

