<@U25U0KPFT> Basically, you can create a node (any...
# tornadofx
e
@carlw Basically, you can create a node (any node) in a scope, and use that. That node doesn't need to be part of a scene graph. The creation of this node can also be hidden. No need to even give access to the node, we would simply add some functions to
Scope
.