Hi!
Since the new labels have been added, it makes sense to provide an interface to gui.get_text_metrics
in game objects as well. It feels like label support is incomplete without text metering tools (especially if you want to implement something like rich text) and having to message back and forth to a separate GUI scene just for text metrics is a bit overkill.