[Team Create] Inability to work in the same studio game with my teammate?

This is more of a question than a feature request.

My friend and I are working on a game together, he builds while I script the UI. But whenever I pull up the UI for editing, it also covers up his window causing us to essentially “share screens”. This blocks his view and enables him from being able to build in the same game as me.

Q: Is there a way for me to work on the UI while he builds? Or is there a toggle button that prevents the UI from showing up on his screen too?

What we tried so far: Working in a separate window (opening up another empty studio game). A small inconvenience, but it works.

My window:

His window:

1 Like

You can disable the StarterGui.ShowDevelopmentGui property. This property does not replicate in Team Create so your friend can work on the UI without interfering with your work.

5 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.