Page 1 of 1

[2.0.9] Variables in Combinators

Posted: Wed Oct 23, 2024 8:40 pm
by BucketOfNubbins
I have two combinators with slightly different configurations
Combinator A (P0 - 13)
Combinator A (P0 - 13)
10-23-2024, 15-30-08.png (213.56 KiB) Viewed 205 times
Combinator B (13 - P0)
Combinator B (13 - P0)
10-23-2024, 15-31-14.png (198.54 KiB) Viewed 205 times
When blueprinting Combinator A, I get access to all of the expected parameters
Combinator A blueprint (13 is present)
Combinator A blueprint (13 is present)
10-23-2024, 15-34-37.png (288.12 KiB) Viewed 205 times
When blueprinting Combinator B, I don't get access to the 13 constant
Combinator B blueprint (No 13)
Combinator B blueprint (No 13)
10-23-2024, 15-35-22.png (250.05 KiB) Viewed 205 times
This is not a big deal to work around, but it does feel weird that I have to work around it.

Re: [2.0.9] Variables in Combinators

Posted: Wed Oct 23, 2024 8:42 pm
by kovarex
Hello, thanks for the report.
Your bug was already fixed in the 2.0.10 release from 20 minutes ago.
116963