Open EpicGamer200245 opened 1 year ago
What exactly should the expected behavior be?
The targeting filter should only be including the bloons that are in the included list and not custom bloons that aren't in that list, for example the glue gunner's targeting filter is:
"TargetingFilter": { "Exclude" : { "StatusEffect": [ "Glue" ], }, "Include" : { "BloonType" : [ "Red", "Blue", "Green", "Yellow", "Pink", "Black", "White", "Lead", "Zebra", "Rainbow", "Ceramic", "Golden" ] } },
If the custom bloon isn't in that list then the glue gunner shouldn't be shooting at it, but it still does.
I have a feeling this issue is related to how custom IDs for bloons and such are injected... might be a while before I know enough about this to be able to fix it. I don't have a lot of information on what exactly is going on with target filters
When targeting filters are used and include bloon types, custom bloons are also included when they are not on the list. You are able to exclude the custom bloon, but you still have to change vanilla towers.