@HungryDoodles: the objects (black boxes) are generated dynamically in C++ code. I suppose I could generate them in the editor (how?) (or manually create them) as long as they can still be Destroy()'ed (I have to check whether you can Destroy() a static actor with a static mesh?)…