I have tried to move some functions out of construction scripts and into Blutilities since I am spawning a bunch of items and adding them onto the actor and didn’t like it continually updating whenever I moved the actor around. Blutilities solve this and i can just click the button to spawn them. However the actors I spawn from the blutility function then disappear when I move it around. Is there any way to stop this from happening at all?