Excellent job, team Roblox! This revolutionary feature will help my friends and me when we have to code features collaboratively.
Thatās an awesome update. Finally I can code with da boes
What is happening to Drafts? Also no opt-out is ridicious, why are you forcing this on people who donāt want it on by default. Please add a preferences tab for things like this into studio settings, setting up and using studio in new places is frustrating when I have to constantly adjust things like StreamingEnabled being on by default.
If multiple people were familiar with the framework, multiple people being able to edit a script at once would increase the speed of completing something exponentially. You could have each person work on different functions and systems for the script to get it done quicker. I personally loved using Live Scripting during the game jam.
name one reason u would turn streaming enabled off
Thatās awesome! Nice job to everyone.
Users can still switch to Draft mode; we are not removing it with this announcement. As we mentioned, we recognize the ongoing need to isolate work from remote collaborators.
RCC must like this update.
Seriously, good job.
You would need to provide a really good use case for this to be opt-out. There is no drawback whatsoever to this change.
If someone with a weak connection canāt connect to a Live Scripting session, they wonāt be able to modify the script which is being worked on.
Is is possible to enable Live Scripting for only a subset of the scripts in a given game?
Iām asking because I havenāt touched Studio in a while and canāt be bothered to test the new feature out.
Yeah bad network donāt help me with this feature. And because most of the time my Roblox Studio Shut. I just copy past the script in a notepad to not loose the modification.
As much as itās a cool feature, please for the love of god keep the drafts permanently. This might be great for some, but I despise trying to code when text keeps popping in and out in my peripheral vision.
It is beneficial in certain games, but for games such as airplane simulators, it breaks the realism by cutting off the map, but it can be helpful in certain use cases; I use it sometimes, and I donāt have a problem with it being enabled by default, but I think it should be editable in like itās own tab.
Do we know if drafts will show who edited what in the final draft (commit)?
Very good! Iāve been using the beta with a couple of my developers for a while. Nice to see that itās finally out.
One question however, why are some of the text colors different in the gif?
How did they do that thing in the demo video where a bunch of the same words are highlighted and edit them all at the same time?? I need to know this.
Seems like a great update for all the seasoned scripters though. If a bunch of beginner/intermediates like me were on the same script though, it would be a disaster.
Excellent! Now I can code with my friends. Great job Roblox team!
Itās magic from Multi Cursor, you can add extra cursor by alt + click
. There are also few other ways to add extra cursor.
I dunno about you, but I never use it, because last I checked thereās no fine-grain control over exactly what gets replicated. Iād rather low end devices not be able to play my games than have stuff break because of undefined ādoes this existā behaviour, myself.
As for the actual feature in the topic: Looks great! I will still use local files and sending said files over Discord instead of team create though. Personal preference, would rather not have a server involved at all, even if the connection is reliable.