Referencing actors (and other elements by name)
Looking from the 1.x perspective, some of the names of entities and storyboard elements will not be a valid OSC 2.0 identifier.
Shall we allow access to them via some dictionary? e.g. top.entities['Car 1']
as well as having Car_1
(sanitized, legal identifier name) as an actor.