Jump to content

Get rendered text sizes so I can set its origin.


wyattbiker
 Share

Recommended Posts

I have a piece of text and would like to set its origin as centered to display on the scene.

E.g. 
Quote

var gameOverText=this.add.text(centerX, centerY, 'G A M E O V E R', { fontSize: '60px' });

Is there a way to get the rendered text height, so I can set the origin how to place it on the screen?

 

Thanks!

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...