ID:156277
 
I've made a 32px wide by 64 px high mob icon and I wanted to know if there is a way to make it be on a different layer for the top half than the bottom half without splitting the icon in two. If there is no way then I have no problem splitting them but I'd like to look through all options first.
I'm pretty sure you have to manually multi-tile 32x32 icons to get this effect.
If world.ICON_SIZE is set to 32x32 (which it is by default), then that will be done automatically for you.
I think you'd have to split it. Note that you don't have to use 2 atoms, though. You can, of course, use 1 atom and add an overlay using a type path or an atom/image object that has the wanted layer set.