Jump to content

[1.1.3] Changing the sprite.anchor changes the srpite.body for collisions?


toto88x
 Share

Recommended Posts

Hi,

 

I have a rectangular sprite with an anchor.setTo(0, 5). And when I do physics.overlap() I get weird results (the callback is called even when there is absolutely no overlap). If I remove the anchor.setTo(0, 5), it works properly.

 

Does it mean that changing the sprite.anchor also changes the sprite.body? If so, how can I fix it?

 

Thanks

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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