-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
godotengine/godot
#111469Labels
Description
Describe the project you are working on
Godot Engine
Describe the problem or limitation you are having in your project
Transferring the properties of a group/category is tedious
Describe the feature / enhancement and how it helps to overcome the problem or limitation
A system similar to Unreal Engine that allows quickly copying and pasting the properties of a group or category using the context menu on right-click.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
When the user right-clicks a group or a category, a context menu will open.
If this enhancement will not be used often, can it be worked around with a few lines of script?
This can be worked around with an editor plugin, but it is not particularly convenient.
Is there a reason why this should be core and not an add-on in the asset library?
This improves the workflow of game developers and level designers out of the box.
GabCoolDude, otaviomalvess, arkology, paddy-exe, Dark-Horizons and 11 more