make a block like raycast but whatever the cast touches it make an effect to that object ( or any object it touches ) and you can choose what effect to do like delete,push,or pull

like that
thats called… messages
Raycast (Hit) > Message
instead, you can ask how you could do something like this.
Here’s a more helpful response,
You can send a message to objects that were hit by the raycast, that way objects that are hit with the raycast will activate the mailbox behavior do perform actions.

2 Likes
sorry i forgot those messages existed