ldtk icon indicating copy to clipboard operation
ldtk copied to clipboard

[Feature Request] Using selected entity's values as default values

Open hyperkvlt opened this issue 2 years ago • 0 comments

Scenario : I added an entity on a level. When I add new entities from the same type, I want them to have similar values from the previous entity by default instead of manually set their values one by one.

Solution :

  1. Add two new buttons on entity [Use as default] and [Reset].
  2. Click [Use as default] on entity and values from entity will be saved as default values for its entity's type. When you add new entities from the same type, the saved values will be used as their default values.
  3. Click [Reset] to remove the saved default values. When you create new entities from the same type they will be back using the default value from project entity. [Reset] button will disappear if you have no saved default value from an entity.

use template

hyperkvlt avatar Oct 11 '23 07:10 hyperkvlt