Hey guys, this has been driving me nuts recently.
I’ve got a linked object, which senses when the player is over it, and after a certain time falls away and ends itself. When the player object senses that the linked object has gone, it should do something, but it can’t, because the linked object is still there, even when I called it in it’s own logic to end itself (and it has disappeared!). So what’s going on, can I make a linked object end itself completely?