Track when objects are created or destroyed with the Object Observer node. Define with the <hl>Listen To Group</hl> setting, which objects the node reacts to.
Enabled | Enable or disable the node. Disabled Nodes cannot be executed |
Listen To Group | Object group to listen to events from. |
On Object Created | Executes when new object in the Listen Group is created. Outputs reference to the created object. |
On Object Destroyed | Executes when new object in the Listen Group is destroyed. Outputs reference to the destroyed object. |