easy-games / chickynoid

A server-authoritative networking character controller for Roblox.
https://easy-games.github.io/chickynoid/
MIT License
221 stars 31 forks source link

fix(collisions): do not check terrain #26

Closed sasial-dev closed 1 year ago

sasial-dev commented 1 year ago

Allows for RecreateCollisions to be set to Workspace Use-case: my game has 171k parts (w. streamingenabled), putting it all into another folder would be a nightmare!

sasial-dev commented 1 year ago

Thanks for the quick merge!