-
Notifications
You must be signed in to change notification settings - Fork 284
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
Copy / paste entities from the GUI #102
Comments
I'll dump some more things I discussed with @adlarkin here: The quick wayThe quickest approach at the moment would make use of the SpawnFromDescription event and pass the contents of Drawbacks of this approach:
The ✨ great ❇️ wayMy recommended implementation involves using the clone_name field of 1: UserCommands
2: 3D Scene
3: New copy / paste plugin
|
Add options to copy / cut / paste models through the GUI.
Hotkeys:
The option should also be available from the context (right-click) menu.
The text was updated successfully, but these errors were encountered: