Scripts

All the scripts I make are going to be listed here. feel free to modify them however you want.

Aseprite Scripts:

  • GameBoy-Pattern. An export script for original GameBoy sprites/tiles. Exports Assembly or C/C++ that’s usable with GBDK.
  • GameBoy-Tilemap. Another export script for original GameBoy but this time for tilemaps! Exports Assembly or C/C++ that’s usable with GBDK.
  • LayeredMesh3D. Exports layered sprites as (fake triangle based) voxel models that can be used with a number of game engines.