toto88x Posted February 24, 2014 Share Posted February 24, 2014 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 More sharing options...
Recommended Posts