Jump to content

BitmapText fixedToCamera


GregP
 Share

Recommended Posts

Hi guys,

I'm wondering if any of you ever tried to place a bitmapText in fixed-to-camera position?

I checked the source code and unfortunately there's no such flag for bitmapText... (Phaser 1.1.6)

 

So I tried to position it manually (via .x and .y) every inside update() loop, but the text is 'vibraiting' every time the camera is moving...  <_<

 

Do you have any idea how this can be sorted out without modifying original Phaser source code?

 

Best,

Greg

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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