Building Question

So the game I’m working on would like to allow people to build but only build in designated areas. Is there a way to give people permission to build in certain areas without granting them full build privileges? We want people to be able to work on their own build projects without having to worry about someone screwing around with other people’s stuff or the “official” stuff for the game.

1 Like

There is no built in way to do that, no, but it could be accomplished with a little bit of custom code.