Quote:
Originally Posted by projectigi
nope
you cant overwrite it by drawing another image of the same index
you cant just say hideimg and its gone
|
But if you edit the text/options/position of the object, it will be the same as overwriting.
To get rid of it you can either set visible to false or destroy it. (I recommend the former, especially if you want to use it again).