We currently have it where IgnoreDescendantInstance only accepts 1 instance, which is annoying. We COULD use tables, but that breaks current scripts. We could also use functions and check if it returns true. But why not those as well as an instance? Why not allow the second parameter to accept an instances, a table or a function? |