I have a builing with one room,the inside of the room is part of the same mesh.
I want to know if another entity like a person enters the house.
I tried setting up a camera like a security camera inside the house and doing 'entityinview'
Unfortunetly it returns a positive result even when there is someone outside the house but right next to it. I checked the camera and it can definetly not see the person through any openings.
It may be because its bounding box can be seen,
Is there a better way of checking if someone enters the house?
I want to know if another entity like a person enters the house.
I tried setting up a camera like a security camera inside the house and doing 'entityinview'
Unfortunetly it returns a positive result even when there is someone outside the house but right next to it. I checked the camera and it can definetly not see the person through any openings.
It may be because its bounding box can be seen,
Is there a better way of checking if someone enters the house?