[2.0.28] Decider combinator menu visual bug when no output
Posted: Tue Dec 24, 2024 1:54 pm
The conditions are:
- It doesn't have any signals to output
- Its output is connected to something
When those are met and the player has the combinator's menu open while a condition turns from met to unmet or vice versa the change will only be displayed the next time that the condition is supposed to be flipped
For example if I have an input cycling between 0 and 3 with the condition "[input] = 1" the menu will show:
- "0 = 1" false
- "1 = 1" false
- "2 = 1" true
- "3 = 1" false Closing and reopening the menu updates the condition correctly
- It doesn't have any signals to output
- Its output is connected to something
When those are met and the player has the combinator's menu open while a condition turns from met to unmet or vice versa the change will only be displayed the next time that the condition is supposed to be flipped
For example if I have an input cycling between 0 and 3 with the condition "[input] = 1" the menu will show:
- "0 = 1" false
- "1 = 1" false
- "2 = 1" true
- "3 = 1" false Closing and reopening the menu updates the condition correctly