[SOLVED] Permission sharing - project editing?

Hi there, I was wondering, is it possible that few people work on the same project, thus owner setts the permissions to what edit what not, like to allow on editor to work with already predefined entities or scripts? Thanks

I’m afraid not. It’s an all or nothing style permission.

We recommend either doing periodic forks or nightly exports of the project as shown here if you have concerns about people on your team potentially damaging your project: Projects | Learn PlayCanvas

You can also do this via the REST API if you need to automate it Projects - Archive project | Learn PlayCanvas

1 Like

Thanks, we can mark this as solved