Hi, I’m trying to make this door only see and go through by the player who pressed the button, only the player who opened the door can see and go through the door and not other users who have not pressed the button yet, I don’t know if I explain myself, I am somewhat new to this and would appreciate your help to implement it in another system.
use a localscript and check the player you want to see the door using playeradded and if they are don’t destroy the door if not destroy it.