|
|
|
|
|
by joram87
366 days ago
|
|
Oh yes! We made that possible through conditionals. We default to unconditional modification, but if you toggle the conditional option, you can provide a list of conditions which, if they all pass, trigger the modifications. A future improvement to that: currently the conditions are all ANDed together, I'd like to support more types of boolean logic in the future. :) |
|