Jump to content

Using angular velocity doesn't update the body's bounding


isfuturebright
 Share

Recommended Posts

Hmm I may be wrong but I don't think that the "body" is supposed to rotate when apling angular velocity since the phaser built in collision is rectangle AABB.

 

So when you apply angular velocity it's for the sprite:

 

http://gametest.mobi/phaser/examples/_site/view_full.html?d=physics&f=angular+velocity.js&t=angular%20velocity

 

You can add:

 

 game.debug.renderSpriteBody(sprite); and see what's going in the example too

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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