I did a few searches but it could be my lack of understanding in this area.
From everything I've seen in the sample files. The objects have UID. My problem is setting it so it selects the one the user is clicking on, checks if (condition) breakable or not breakable and then executes the action. I assume this involves creating a global variable that I would store the object ID the user is hovering over or clicking on but I cannot quite wrap my head around this. Any guidance is greatly appreciated.