I want to know the sprite name , is there some way to ping the object in asset?
Hi @Bagazi
Try this;
Scrub over the sprite you want in Animation view.
Check the Inspector, and make sure your GameObject that has the animator is selected. From there check the Sprite Renderer component.
The Sprite field will show currently active animation clip’s sprite = the sprite you want. You will see that it updates while you move / scrub time marker in Animation view.
Clicking this sprite will show the sprite asset in Project Assets view.
4 Likes
Thanks very much:)
No problems. But if my answer helped, why not press that like button ![]()
