icon

ammo.js(Bullet)でbtRigidBodyの位置を指定位置に変えたい。通常は.getMotionState().setWorldTransform()で、Kinematicな時は.setWorldTransform()、現在位置を取るときはどちらも.getMotionState().getWorldTransform()が正解のようだ。分かるような、納得いかないような。