obj/Ulquiorra
fullulq
icon='ulqres.dmi'
Problem description:
how can i make this icon overlay that is 96x64 so i can see full icon
Code:
obj/Ulquiorra Problem description: how can i make this icon overlay that is 96x64 so i can see full icon |
An alternative would be to update your world.map_format and use TOPDOWN_MAP, in which case the method in your post would work and you wouldn't need to add it in pieces. Note that changing to this setting is going to seemingly mess up many of the icons on your map; all you have to do is replace them (as in delete them and add it to the map again).