Author Topic: Detect if brick is in zone/water  (Read 890 times)

Is there a way to see if a brick is within a zone or water brick?

danks

do a container raycast search the size of the brick you're checking

do a container raycast search the size of the brick you're checking

code example please