Can I preview the animation in unity without playing the scene?
And also, I want to give animation with transform changing, like, animating sprite and rotate that sprite. Is it possible in one script? And it is, how can I do that? Or If it's possible but not in one script, then how can I do that? Do I have to use animator and UISpriteAnimation at the same time?