How would I check if a player entered or left a zone

I want to make it so that when a player is in a certain zone (touching a part or in the hitbox of something), they get some boosts and when they leave, those boosts end. But I only need help with the entering and leaving part. How could I detect when the player leaves or enters this area ACCURATELY?

I would recommend checking out this post

its a little complicated but very effective :grinning:

2 Likes

I would suggest using ZonePlus, it is easy to setup and is pretty accurate. They have a documentation on all the functions.

1 Like

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