Adding Enemy Walking Animation

Niraj Karki
Sep 17, 2021

2D Mobile Game

Objective: Create an animation for moss giant enemy walking

First of all take your Enemy Walking animation sprite and slice it to the required pixel size which in my case is 512 x 512. After slice, hit apply.

Now with sprite selected, open the animation tab(ctrl + 6) and select create new clip or drop down the animation name if one already exist and there you can find create new clip. Then give the animation a name and save it to your desired location. After that, hit record and drag the all the animation frame to the animation panel and you are good to go.

And this is the final result.

--

--