Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script copy/paste #42

Closed
tehn opened this issue May 31, 2016 · 2 comments
Closed

script copy/paste #42

tehn opened this issue May 31, 2016 · 2 comments
Labels

Comments

@tehn
Copy link
Member

@tehn tehn commented May 31, 2016

hotkeys

@tehn tehn added the enhancement label May 31, 2016
@tehn
Copy link
Member Author

@tehn tehn commented Sep 6, 2017

suggested feature: copy-scripts-from-other-scenes. seems like it'd require a preview.

@burnsauce
Copy link
Contributor

@burnsauce burnsauce commented Oct 25, 2017

Here's an easy implementation:

  • Load scene with source script
  • Edit the source script
  • Hotkey for copy: Ctrl-Shift-C (or something)
  • Load target scene
  • Edit target script
  • Hotkey for paste: Ctrl-Shift-V (ditto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants