Sets the default bank that a sprite should get its images from.
Syntax
Set Default Image Bank bank
Description
If a sprite's image bank has not been defined using Set Image Bank then this bank is used instead. bank can be either an integer or a string. It is the id or the name of the image bank resource to be used.
If a sprite's image bank has not been defined using Set Image Bank then this bank is used instead.
bank can be either an integer or a string. It is the id or the name of the image bank resource to be used.