exorstudios / riftbreaker-tools

Modding and content creation tools for The Riftbreaker. Extract the contents of the archive to the root folder of the game.
22 stars 0 forks source link

Advanced entity filter / Select by filter #451

Open Molch1 opened 2 months ago

Molch1 commented 2 months ago

Enter your feature description.

A versatile entity filter that can easily be extended with more options/features would be a great help, especially for larger scenes or if you have to make changes to a lot of specific entities.

Something like this: select_by_filter_01

The Filter is applied to all visible ents by default, any combination of options can be selected. Desired comparison operator is chosen via dropdown list.

-> Apply Filter shows found entities per scene in list below. -> Ok closes window and selects found entities.

A nice feature would be searching across multiple .scene files(added as another filter option on top) and then being able to apply functions like delete, replace, randomize, etc., or transform found entities.