wolfgangmeyers / bloxcode

Implement Roblox scripts using visual programming blocks
The Unlicense
19 stars 8 forks source link

How to copy or move code between objects #8

Open wolfgangmeyers opened 2 years ago

wolfgangmeyers commented 2 years ago

Built up a complicated script in one object and realized it was the wrong one. It would be nice to be able to move the code, or copy/paste it between objects.

wolfgangmeyers commented 2 years ago

For now, a workaround is to move the script/localscript and the .bloxcode files to a different object in Roblox Studio and then refresh the view in Bloxcode.