- Home /
Question by
YazaGames2020 · Mar 07, 2020 at 04:07 PM ·
animator2d sprites2d animationanimation clip
How to Change a sprite mesh at a certain frame in an animation clip without script?
You know i have been creating an animation clip for idle animation where the character have to blink at a certain frame, in that particular frame i want to change the normal face sprite mesh by another one that shows face with closed eyes, i tried doing this using scripts but it doesn't work since the sprite swap has to be during animation and has to happen automatically not by pressing some key. so how to do this ? and thanks in advance my fellow developers
Comment
Answer by Hinnyboy · Oct 05, 2020 at 12:28 PM
A very late answer but will maybe help someone...
Does this solve your question: https://docs.unity3d.com/Packages/com.unity.2d.animation@2.2/manual/FFanimation.html