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

Consider white/blacklists (call them deny and allow lists) for zone detection, especially part detection #28

Closed 1ForeverHD closed 3 years ago

1ForeverHD commented 3 years ago

Consider using the terms 'allowlist' and 'denylist' or 'permitonlylist' and 'ignorelist'

Methods

Properties

To do:

1ForeverHD commented 3 years ago

First:

I'm gonna change this actually to 'trackable items':

Bind groups

Additional to do:

Final to do: