I would like a KM action that lets me add or remove items from the KM Editor's Value Inspector window.
Alternatively, it wouldn't need to be the existing Value Inspector window, but a new window specifically designed for use by this new action. Currently the Value Inspector is updating values every 0.5 seconds, and I would like for the new window to:
- allow me to change that frequency to something quicker (or better, have the window event-driven so that variables are updated only when the Engine changes their values);
- make the window's transparency controllable;
- allow me to hide all the fluff from the Value Inspector window, like the buttons, the selection frames, the text boxes, so that the only thing being displayed is the data I need to display.
I use the Display Progress Bar action a lot, which can meet some of my needs, but I've always needed more space to display data and more power, which is why I'm posting this request.
I realize that 9 out of 10 of my requests don't get implemented, but I can still ask.