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

zone:relocate(customLocation) #47

Open 1ForeverHD opened 2 years ago

1ForeverHD commented 2 years ago

Currently defaults to ReplicatedStorage (if client) or ServerStorage (if server). Consider providing a parameter which if specified relocates the container under a specific instance.