Placing parameterized BPs "raw"
Posted: Sun Oct 27, 2024 9:22 pm
Parameterized blueprints are difficult to edit because they cannot be placed without changes. For example, since value parameters are grouped by their value, if you have two formula-based values, if they evaluate to the same value upon placement these two distinct parameters get "merged". You also have to remember where your formula value parameters were because even if you give them distinct values like 999, 888 etc. they get evaluated on placement and what was formula or what wasn't is lost. You also can't really tell where a value was, if I have two constant combinators with a different formula parameter in them, I don't know which of the values is in which combinator.
Right now the best solution for editing parameterized BPs is keeping a "blueprint save" with the builds before they are turned into blueprints, loading it, making changes there, and using update blueprint on them, which kind of goes against the whole idea of blueprints.
I suggest a "raw" placement solution, which places a parameterized BP exactly as it stored in the blueprint, without running formulas
Right now the best solution for editing parameterized BPs is keeping a "blueprint save" with the builds before they are turned into blueprints, loading it, making changes there, and using update blueprint on them, which kind of goes against the whole idea of blueprints.
I suggest a "raw" placement solution, which places a parameterized BP exactly as it stored in the blueprint, without running formulas