ID:905442
Aug 1 2012, 2:50 am
|
|
So, i want to use Naruto characters to make the controlled mob, but i can only use icons of 32 x 32 and my icon is arround 32 x 57, and i dont know how to change it...
|
There shouldn't be collision issues with larger mobs. There could be problems if world.icon_size is 32 and you've got a 4000x4000 mob, but a 32x57 mob should work fine.
|
Hang on, he might mean in the icon editor.
Make a new icon then copy and paste in the image you'd like to use, it should automatically default to the size of the copied image you brought in. |
Another way is to just increase the bounding box with pwidth and pheight, but then you'll run into collision issue.
Personal opinion: increase world.icon_size to 64, it takes more work, but the result is less buggy and better looking.