ID:269136
 
Could anyone tell me how to cut images thats like 144x144 into 32x32 DM tiles? I tried to download Bitmap2Icon, but it wont work :X Could anyone tell me about this function in Dream Maker? Your help is greatly appreciated...
1. Open a DMI file.

2. Under the 'Graphic' menu, select the 'Import...' menu item.

3. Open the BMP, PNG, or DMI you want to import.
If the BMP/PNG is larger than 32x32 (pixels), it will be chopped into a grid of icon states.

This is actually the normal behavior when you use large images in games. You just don't notice it.
In response to Yota
Ok, thanks