What: Enable the selection of multiple object types for a single behavior.
Why: Avoid behaviour duplicating for each type.
How: Modify the behavior creation interface to include a multi-select option for object types, allowing users to assign a behavior to several types
Inside the behaviour events, add object type condition so the sub-events do what’s good for the object type.