1ForeverHD / ZonePlus

Construct dynamic zones that utilise region checking, raycasting and the new BasePart.CanTouch property to effectively determine players and parts within their boundaries.
https://devforum.roblox.com/t/zone/1017701
MIT License
74 stars 115 forks source link

If a zones container instance is destroyed, then destroy the zone #45

Open 1ForeverHD opened 2 years ago

1ForeverHD commented 2 years ago

Credit to Nogalo for this feature request.

Argus74 commented 1 year ago

Hello, I would like to contribute to repository. Is this issue open?

1ForeverHD commented 1 year ago

Please do! All contributions are much appreciated. We can now use the new destroying BasePart event to achieve this.