tModLoader Help with Item Size please.

AXShroom

Terrarian
So I'm making some mod items with images and pixel art but I'm having an Issue.
Because of the Image Size, when I drop the item on the floor they're crazy huge despite looking fine in the inventory.
Is there a way to reduce the item size with code, or do I have to Downsize all my images in photoshop so that they arn't the size of a Skyland house?
 
The images I'm using are around 120x120 to 150x150 pixels, Scale 0.1f, width/hieght 55. Most of my Items are just tools to do non conventional stuff so they're on no graphic, so I hoped It would be fine to have bigger/more detailed icon images for when in the toolbar. But if im shuffling my inventory or in medium core characterd It just looks so messy.
 
You need to make the images smaller. Most of the sprites in my mod are between 16x16 and 64x64 and it works fine
 
Back
Top Bottom