rdTools

Hi Resolve,
I’m sorry to hear you’re still having problems saving those settings.

Here’s the test I built which does save the settings:

  1. Created a Light Blueprint, public variables for color and intensity which I set in its construction script:

  2. Put some in the scene, selected them, right-click and Create from selection:

  3. I use “BP_ContainerBase” as the base class, no ISMs and no randomization:

  4. And that’s it, the Blueprint then has those ChildActor Light Blueprints with the correct settings:
    image

1 Like