Is there a goto way for showing a constantly changing numerical value in a graph? I’m looking for something like this cyan box and this (04:12).
Oh. I wish IO-Boxes for Integer/Float and Vector2 had built-in support for it so I didn’t have to introduce another node in-between.
which node do you mean?
I have to wrap tgd’s solution into a node and then place this intermediate node. Creating a custom viewer would require an intermediary as well.
That’s why I feel IO-Boxes are suitable for this. Since they can represent value in sliders already, I think them an option displaying value in graphs (for Vector2 and plain numbers) would be nice. Otherwise I’d always have to add two nodes, one which creates the graph followed by the other which visualises it.
As an alternative, Cables’s family of Viz* nodes are pretty nice in this regard, same node gives the visualisation as well: