emeric636 / andengine

Automatically exported from code.google.com/p/andengine
0 stars 0 forks source link

PhysicsFactory extra constructors for body sizes differing from sprite #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It'd be nice to have constructors to specify differences between the actual 
physics body size and the sprite, in the case of having a sprite with a 
baked-in glow effect.

Original issue reported on code.google.com by dasac...@gmail.com on 2 Mar 2011 at 8:49

GoogleCodeExporter commented 9 years ago
nvm, this can be handled with pixel-to-meter-ratio

Original comment by dasac...@gmail.com on 2 Mar 2011 at 9:50

GoogleCodeExporter commented 9 years ago
It is possible to use custom center/width/height since this revision: 
http://code.google.com/p/andenginephysicsbox2dextension/source/detail?r=6d1d350a
328408efb66f6af34d6924b57ddaa842

Original comment by NicolasG...@gmail.com on 9 Jun 2011 at 4:52