#Terrible issue with 4.x

1 messages · Page 1 of 1 (latest)

icy shale
#

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 😓

#

Wdym

#

Well, there are bugs of course, but that is made on purpose. The game simply doesn't allow you to add teams to some objects

narrow palm
#

Item very much have teams it just mimicks the team of the holder, and decor were never supposed to have teams, as in the name it's just a decoration

icy shale
#

But still why would they delete the teams on those two? If you don't need them don't use them but if you do then do it.