LiquidFun and cocos creator

584 Views Asked by At

I am new to cocos creator and JavaScript programming, recently cocos creator added 'Integrated Box2D physics engine' to its engine. And I was wondering if I can use 'liquidFun' within cocos creator. If it is possible, please tell me how can I install this library and use it within my cocos creator.

1

There are 1 best solutions below

0
On

After some research, I think it might be possible by building the JavaScript version of LiquidFun and then importing it in Cocos Creator.