Jump to content

Sprite with negative scale falls through tilemap


drhayes
 Share

Recommended Posts

I upgraded to 2.0.1 and now I'm seeing a different issue: https://dl.dropboxusercontent.com/u/75126/fallingscale/index.html

 

When the game begins the sprite flies off to the left almost immediately. Removing input controls has no effect. If I remove the call to this.sprite.scale.setTo(-2, 2) from the create function then the sprite behaves normally. When I make calls to scale.setTo in the update function everything works as expected.

 

It's not blocking me, but it's kinda weird.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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