Hi all! please help… The problem is that when I want to delete one of several identical spawned actors, it is always deleted from the “first” created object.
Hi - you have to keep the spawned actor references in an array. Then, when the user presses a button, you can choose the right mesh to delete.
When spawning:
then later: