OpenCAGE icon indicating copy to clipboard operation
OpenCAGE copied to clipboard

Allow multi-select parameter modification

Open ghramsey opened this issue 2 years ago • 0 comments

Could it be possible to select multiple entities of a given type and add a single parameter and value to all?

For example the animations there are three type CAGEanimation, PlayEnvironmentAnimation and CMD_Animation.

I've been manually adding a playspeed, play_speed, or PlaySpeed parameter to each and a value which is extremely tedious and time consuming especially then the entity list shows several types mixed in alphabetically.
I've spent three days manually adding the appropriate parameter to each and I have another day or two at this rate.

If I could have selected all the CAGEanimation and added playspeed = 5 to the lot it would have sped things up enormously.

Searching is already implemented just need a way to select more tha one item. Maybe apply this functionality to only animations for now.

ghramsey avatar Apr 30 '23 17:04 ghramsey

Note to self: could achieve this if the user has entity tabs enabled

MattFiler avatar Feb 03 '24 12:02 MattFiler