Skip to main content
jozefm99825097
Participant
November 16, 2019
Answered

exporting sprite sheets that contain bitmaps leads to low quality sprites??

  • November 16, 2019
  • 1 reply
  • 397 views

Hello,

 

I have recently created a graphic that contains a 2 bitmap images (a bow and an arrow). The problem is that when I go and export this graphic as a sprite sheet, there is a very ugly grey edge that appears on each sprite which is seen in the attached image. Removing the bitmap objects from the graphic makes the ugly edges go away but that defeats the purpose of the animation if I get rid of them.

 

I have tried tracing the bitmap images, the bow turns out fine but the arrow looks weird so I was wondering what else I could try to fix this

 

What seems to be the only solution at this point is to create a seperate graphic for each layer and then overlay them.

This topic has been closed for replies.
Correct answer kglad

you need to convert from bitmap to vector which you're doing when you trace the bitmap. if your arrow looks weird, it's because your trace settings; experiment.  you can create a pixel perfect vector, if needed.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
November 17, 2019

you need to convert from bitmap to vector which you're doing when you trace the bitmap. if your arrow looks weird, it's because your trace settings; experiment.  you can create a pixel perfect vector, if needed.