Question by
mikeycodes · Feb 21, 2019 at 11:25 AM ·
spritescamera movementjagged
Jagged effects while moving?
As can been seen, I have these hearts that instantiate smaller ones upon collision. Their only code is a OnTriggerEnter2D void to create the effect, and nothing else. My player + camera is coded with FixedUpdate. What am i missing for this jitter to have happened?
Comment
Your answer
Follow this Question
Related Questions
Jagged Sprites on IOS 0 Answers
Third person look around camera, jagged results 0 Answers
Sprites appear broken in android build but not editor? 0 Answers
Stop animation at any frame? or have two idle states? 0 Answers
C# Sprite swap Fading 1 Answer