When duplicating a script in studio, any breakpoints will stay in sync, meaning if I duplicate script #1 to make script #2, any breakpoints I make in either of the scripts will copy onto the other, even after duplication. Please refer to the video below.
Expected behavior
Its expected that duplicating a script would mean the new script will have completely separate behavior and not retain breakpoint data.