Quote:
Originally posted by Kaimetsu
o.O
It has to draw the image as many times as it appears on the screen. The more images you have, the slower things go. Usually people can handle it, but it really depends on what other stuff is going on at the time. More processing given to images takes away what you can assign to AI or whatever.
|
Grim Squeaker:
I think what he meant to say is that Graal only has to convert the image from .png one time, of course it's still slow as heck with too many images.
Though showimg is still the better alternative, means less NPCs need to be loaded in memory.