The command "SetAsOrientedBox" in Box2D doesn't work anymore. I couldn't find out the new command for it. Can someone tell me the new command?
Old example: boxDef.SetAsOrientedBox(0.4, 0.1, new b2Vec(0.1, 0.1), 0.3);
The command "SetAsOrientedBox" in Box2D doesn't work anymore. I couldn't find out the new command for it. Can someone tell me the new command?
Old example: boxDef.SetAsOrientedBox(0.4, 0.1, new b2Vec(0.1, 0.1), 0.3);