How can I make it so the player that steps on the button sees the door open on their end. Remote Event?

Hi all… So i just got the script from online which tells you I am not experience with scripting at all :sob: I am trying to make it so only the player that presses the button down sees the door disappear. I am using the ZonePlus script for the “zonearea” part
image

Heres a video of what I have so far

Use a local script instead of a server script:

The same code can be copied and pasted into the local script, and it will only apply for that local player, no other player will be able to see it.

1 Like

Oh my god… I feel so dumb lol. It works :joy: I put the LocalScript in StarterCharacterScripts and it works just fine lol. Thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.