I don’t think there’s a built in way (until scene graph) to detect prop collisions, but a workaround is you can manually track the positions of both props and check the distance between the two of them regularly.
I don’t think there’s a built in way (until scene graph) to detect prop collisions, but a workaround is you can manually track the positions of both props and check the distance between the two of them regularly.