twistedlogic
Technical User
Hi all,
I know its possible to load sprites into empty channels using just by using the sprite(x).member = member.
How do you "delete" or "unload" these sprites and re-empty the channels when you have finished with them.
e.g. If I load 10 pics into channels 1-10, and then in the next section I only want to display 5 pics in channels 1-5, how can I "clear" channels 6-10 so the sprites I previously loaded in there are not displayed.
thanks in advance
I know its possible to load sprites into empty channels using just by using the sprite(x).member = member.
How do you "delete" or "unload" these sprites and re-empty the channels when you have finished with them.
e.g. If I load 10 pics into channels 1-10, and then in the next section I only want to display 5 pics in channels 1-5, how can I "clear" channels 6-10 so the sprites I previously loaded in there are not displayed.
thanks in advance