4.x has given us a lot more flexibility with the game developing, but it has also brought us some terrible things that need to be fixed as soon as posible. An example and specifically the problem im suffering, is that colision detectors will NEVER detect an object that doesn't support a team attribute.
Most objects have teams, but others, like for example decorators or items do not. And im really mad beacause that exact problem happened to me, and i just don't understand why can't you give teams to any object. If It was possible on 2.x and 3.x, why not in 4.x?
Maybe i understood something wrong, idk.
And if posible, i would appreciate a lot if someone gave me an alternative to the problem. I don't want to change my entire system 😓