Skip to content

Instantly share code, notes, and snippets.

@JRiggles
Last active July 21, 2024 22:27
Show Gist options
  • Save JRiggles/945024b6ecfcbe5512bf22d680f007a6 to your computer and use it in GitHub Desktop.
Save JRiggles/945024b6ecfcbe5512bf22d680f007a6 to your computer and use it in GitHub Desktop.

Easy Pixel-Art Grass in Aseprite

Tutorial by sudo whoami

  1. Using a dark shade of green (or whatever color you like!) draw a small bunch of grass (keeping it within 16×16 is a good start)

grass sprite

  1. Save it as a custom brush via Cmd+B or Ctrl+B
    • Set the bounding box to 2× the size of the sprite from step 1 (e.g. 32×32), keeping the sprite to one corner

grass brush

  1. Activate the spray can tool Shift+B and set its width and height properties to 2× the size of your sprite (e.g. 32×32)

spray tool

spray size

  1. Click (don't drag) a few times around the canvas to plant your base layer of grass

planting grass

  1. Click and drag on a range of colors in the color palette to select them

selecting shades

  1. Click on the Ink button and select "Shading" mode

shading mode

  1. Click on the dropdown menu next to your shading colors and select "Reverse Shade" - you'll want the brightest color to come first

reverse shade

  1. With the Spray Tool still active, click (don't drag) around the canvas to add some life to your patch of grass

adding life

What's next?

Get creative - Try weird colors and different brush patterns, or try starting with a bunch of flowers or small rocks! Have fun with it! 🎨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment