I have a blueprint which spawns another blueprint. The spawned blueprint has a few lights on it. When it is spawned in these lights do not emit light until the spawned blueprint moves (which is done when the player touches a box collision).
How do I get these lights to emit light on spawn?