Today I started exporting my game into CocoonJS and soon realized that TweenLite from GreenSock simply doesn't work for some reason. Basically the code just stops running as soon as it encounters a TweenLite function - the error console stays silent.
Can someone recommend a good javascript tweening engine that is compatible with CocoonJS? Thanks