Posts Tagged ‘physics’
How to set friction on circles in Box2D
This one stumped me for a while the other day. While building a game I was trying to use a circular Box2D physics object for the main character. I wanted – View Post ..
Adventures in Box2D
At Ham we recently expanded our game framework to include the Box2D physics engine (for AS3). We started down this road while building our latest side-scroller using Actionscript Physics Engine – View Post ..