actually, it looks like a security camera. it detects objects in itself but it's not static. they have a lot of use. for example a bullet. when something enters area of bullet, it detects it, use body_entered(node body) signal and connect it to bullet itself. then put body.damage() in it. with this simple area, you don't have to have a lot of code like in kinematicbody.