Jump to content

BitmapText Word Wrap


jake.caron
 Share

Recommended Posts

Hi All,
I am trying to add word-wrap to my bitmap text and have tried the following, but to no avail:
 

this.questionText = this.scene.make.bitmapText({font: 'Nasalization', size: 30, align: 1, wordWrap:{ width: 450, useAdvancedWrap: true }});

This is dynamic text, so I am unable to tailor it with breaks. 

Thanks,

Jake

Link to comment
Share on other sites

  • 3 years later...
 Share

  • Recently Browsing   0 members

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