ID:157695
 
How come when I use a mob in a 60 by 60 file and create a 32 by 32 attack to launch out, it doesnt automatically center itself. It comes out from the 32*32 sized area on the bottom left corner of the mob. Is there a way to go about doing this?
Icons are intended to show up at the bottom left corner of tiles. The solution/workaround would be to use pixel offsets, or modify the icon.
In response to Kaiochao
/= i guess ill just use a 32*32 icon by modifying my original, cause i have no idea how to do pixel offsets
In response to Darkjohn66
I meant modify the projectile.
Pixel offsets are easy, they are just two variables.
In response to Kaiochao
pixel_x and pixel_y right?