- Home /
Question by
Dinosaurstic · Feb 02, 2018 at 08:37 PM ·
2dspritespriterenderer
Weird line on top of a single sprite
I have an NPC sprite which has these weird black lines over it, which fluctuate when moving the camera. This isn't an anti-aliasing problem with lines between multiply sprites, but just a single sprite has some weird stuff on it*.
All of my sprite settings are normal except for the usually point filter and no compression. Is there any other problem which would cause this?
*The black line is above the NPC's head
capture.png
(554 B)
Comment
Your answer
Follow this Question
Related Questions
Dragging a sprite into an animation not working 3 Answers
SpriteRenderer change order in layer in edit mod via script 1 Answer
renderer.enabled doesn't work but coloring does 1 Answer
Can't create a 2D sprite with Sprite.Create when creating texture in code 1 Answer
How to change sprite only on click or during shoot state? 1 Answer