mr.creeper the menu isnt very beautiful (sorry,i know how disappoint you are)
so i guess you cant spriting,how about giving ideas? or maybe report bug or something.
and fear the fear... i cant understand what is it mean anyway.
so i guess we all stuck in name...
If you need any help with sprites just ask me.
(Or anybody else who knows how to sprite)
yeah you can do the map or the "bitmixed" sprite.
and btw,didnt vindicator have a sprite loader plugin before?got
ta ask hi
mt
//Vindicator's Sprite Switcher
//All sprite name files must match in game sprite names
//All sprites go into "Plugins/Sprites"
out("Vindicator's Sprite Loader v3");
x = 0;
while( sprite_exists(x) )
{
if file_exists("Plugins/Sprites/" + sprite_get_name(x) + ".png")
{
sprite_replace(x,"Plugins/Sprites/" + sprite_get_name(x) + ".png",sprite_get_number(x),true,false,sprite_get_xoffset(x),sprite_get_yoffset(x));
}
x += 1;
}
hehe
EDIT:
it still not work!!!!!!!!!!!!!!!!!