Step through nodes

It would be nice for debugging if you could step through nodes.

Note: this is different than stepping through frame-by-frame.

With step through node I could see how each iteration of a for loop is behaving easily (as an example).