iShellz Posted May 16, 2014 Share Posted May 16, 2014 After sprite.loadTexture('image'); How do I update the physics body to align with the new texture. Link to comment Share on other sites More sharing options...
Chupup Games Posted May 16, 2014 Share Posted May 16, 2014 you can use this:sprite.body.setSize(width, height, x-offset, y-offset) iShellz 1 Link to comment Share on other sites More sharing options...
Recommended Posts