- Home /
sprite changes in game
So I am trying to make an idle animation for my character, however, whenever I play the animation in-game, it gets distorted, such as the eyes get wider and mouth gets wider, etc. Can anyone let me know what I need to do to fix this?!
Sprite animation not in-game
Sprite animation in-game
Answer by DanielGL · Jan 27, 2021 at 07:21 PM
Is just a shot, but maybe it's been caused by the filter mode of your sprites, try to change them to "Point (no filter)" if they aren't yet. You can change this in the inspector, just select your sprite in your asset folder to view the import settings.
Answer by tpizzapizza · Jan 28, 2021 at 02:19 AM
@DanielGL I already changed the filter to "Point (no filter)". I have messed around with the import settings, but nothing in there seems to be working.
Your answer
Follow this Question
Related Questions
Setting animator parameter on a single instance of a prefab sets the parameter for all instances 3 Answers
How to sync multiple animators with sprite animations ? 1 Answer
Multiple Animation Controllers 1 Answer
Avatar Mask for 2d sprites with skinning and rig 0 Answers
Sprite collor don't change on animation 0 Answers