Scanner doesn't find second instance of object
Hello,
I have a simple script that checks if an object exists on the stage and returns that objects properties. However, this script only works during the first time the object is tested. If i delete the object from the stage, and add it back later on in the timeline, the object is no longer found.



Here is a code sample. Is there some way to delete the object and recreate it for the scanning feature to function?
https://drive.google.com/file/d/1fFEMDH80YPql0su2UOtnRkWgd4DbpZCP/view?usp=sharing
