How can I check if a prop is exist in a x,y,z location

I’m trying to check if a prop exist in a specific location using x,y,z.

I will be grateful if anyone can help me.

Thanks

image

This is better:

Just for my knowledge… Why is it better?

Faster, you just want to check if it exist, right? If not, then use GetClosestObjectOfType (as with this one you are not able to target it)

1 Like

Thanks