As a developer I want to place things in the server’s workspace to use server workspace features like physics and spatial queries, but I don’t want them to replicate to players. So let me set a model to never stream.
6 Likes
try placing the objects inside of workspace.Camera instead?
2 Likes
While this works, I’m not sure how it will play out with server authority
i haven’t used server authority so idk