Create a Debug Widget that we can drop into any Scene to assist in providing more data to the Developer.
For instance, create a widget that Dynamically reports all Timeline current data:
Name : Playhead frame number
Name : Playhead frame number
Name : Playhead frame number
Name = Scenename or Symbol Name
Playhead frame number = Dynamic and looped so frame numbers will increase if not paused
In many cases I’m personally faced with wondering why something is not animating as expected. Such a widget would quickly display whether the problem is code related or playhead related.
At the very least the widget would help to show exactly what frame an animation is at. For instance when you have multiple Symbols animating on the scene, dropping the widget into the Symbol would show a timeline ticker for each symbols allowing more precise understanding and choice making to coordinate symbol actions.