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

update a outdated/deprecated Enum of RaycastFilterType #65

Closed imezx closed 7 months ago

imezx commented 1 year ago

Enum.RaycastFilterType.Exclude (Blacklist -> Exclude) Enum.RaycastFilterType.Include (Whitelist -> Include)

1ForeverHD commented 7 months ago

Thanks!