Jump to content

Phaser with CocoonJS: my text labels are not displayed.


toto88x
 Share

Recommended Posts

Hello,

I'm porting one of my Phaser game using CocoonJS. Everything works properly in my iPad launcher, except the text labels.

All my text labels are replaced by black rectangles. Here is the code of one of my label:

game.add.text(w/2, h/2, 'hello', { font: '16px Arial', fill: '#fffff' });

Do you have any idea why?
Thanks!

Link to comment
Share on other sites

  • 2 weeks later...
 Share

  • Recently Browsing   0 members

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