| 4158 | 😠 | Bug | I'm trying to get the Visual Parameter to display the number of plates i need to fill out a stack of an item. Example, if i have 15 plates, i can fit 5 more into the building. So i want the building to show a 5 or something on it.
To accomplish this i tried making a parameter that reads the current number of plates in the building, then have the Difference put in the Visual param.
Problem is, the Add function seems to have no idea how to handle the SumOfPlatesInBuilding param when it's set to "infinity". So instead of Result displaying "SumOfPlatesInBuilding - 20" it disaplays "SumOfPlatesInBuilding". |  | 2024-03-25 05:37:04 |