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

Fixed the issue preventing part.Exited from firing when a part is destroyed while inside the zone. #60

Closed Argus74 closed 1 year ago

1ForeverHD commented 1 year ago

Nice job Argus! Thanks for your contributions. I'm aiming to complete a few issues myself next week so will hopefully have these deployed to main along with those. 👍

In response to your other questions: you're more welcome to submit a PR right-away for minor/easy-to-review changes like these.

This resolves #53

Argus74 commented 1 year ago

No problem. I had an assignment in one of my classes to contribute to an open source project, and this popped into a head. Thank you for the opportunity, hopefully I can continue to contribute in the future!

1ForeverHD commented 1 year ago

image