Skip to content

Creating a Ping Sprite

Michael Neises edited this page Jan 15, 2024 · 4 revisions
  1. Take an image of your subject in profile. The image should be in profile to match all other ping sprites in the game.

  1. Open the image in GIMP.

3a. Delete the background.

3b. Make sure to catch any stray bytes. Use the "Select by Color Tool" to match against all empty/transparent pixels; this will make the lightly-colored pixels stand out.

  1. Color the image. Select the image by using the "Select by Color Tool" to match exactly all the transparent pixels, and then do Select > Invert. Then paint the image white.

  1. Go to Filters > Edge Detect > Difference of Gaussians. Ensure your primary color is white and your secondary color is black.

  1. Be sure to use the "Merge" option. Check for any weirdly-detected edges.

  1. Fine tune the filter. You may need to edit your image to smooth out the edges in order to achieve a more natural result.

  1. Use the "Color to Alpha" tool to transform black into transparency.

  1. Check the final image.

  1. Ensure the Image is 128x128. Your vehicle sprite should take up only a small part of that.

Clone this wiki locally