Hello, i need help again.
I need to check if entity with class func_wall is in another entity with class func_wall and if it is, i need to know (return) both entities ids.
It's for basebuilder mod. Like some player moved entity func_wall to gates(func_wall, name: barrier) and when it touches gates - remove moved entity.