first step of rotating limbs in RubeDoll

This commit is contained in:
Jeena 2015-06-28 16:26:52 -07:00
parent 7cd4cc702b
commit 2e01a093fc
5 changed files with 24 additions and 12 deletions

View file

@ -16,8 +16,8 @@ function () {
BOX2D_WORLD_AABB_SIZE: 3000,
BOX2D_ALLOW_SLEEP: true,
BOX2D_GRAVITY: 26,
BOX2D_VELOCITY_ITERATIONS: 10,
BOX2D_POSITION_ITERATIONS: 6,
BOX2D_VELOCITY_ITERATIONS: 200,
BOX2D_POSITION_ITERATIONS: 100,
BOX2D_TIME_STEP: 1 / 60,
// PATHS