Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | DodoIta |
Hello!
When you’re using a spritesheet and you set the correct sprite using the Sprite/region
property, does that mean that for every sprite you’re allocating memory for the whole image or just for the selected region?
And if it is the first one, does that imply a consiberable performance overhead or is it negligible?