Skip to content

direwolf420/tSpritePadder

Repository files navigation

tSpritePadder

icon

Creates ready-to-use sprites for Terraria tiles given a normal sprite. Comes with some additional features. Windows only.

How to use

Install .NET Framework 4.7.2 if you haven't already, download latest release (zip or exe), Start it.

1. Select an image
2. Select a target folder
3. Go

Features

  • Pad images so they fit the dimensions defined by the cutout, padding and frame count
  • Upscale to x2 pixels due to Terraria convention
  • Flip horizontal/vertical spritesheets
  • Add 2 additional pixel per frame for each bottom row due to Terraria tile convention
  • Save different stages of the padding process if you need to finetune something manually

Video: gfycat

image

Feedback

Terraria Forums page: Here

Changelogs

v1.0.1

  • Improvements to the image previews, separate windows now update with each change