Link to .capx file (required!):
dl.dropboxusercontent.com/u/65841566/R139RevoluteJointBrokenWithCocoonJS.capx
Steps to reproduce:
1. Open Construct 2
2. Click New- Select "Example- Revolute Joints" Or Distance Joints
3. Run Layout
4. Open CocoonJS and view project using URL
Observed result:
Javascript Exception (Tag "Timer": TypeError: undefined is not a function at behinstProto.doCreateRevoluteJoint(Physics_behavior.js:13896:18)
Expected result:
The demo runs without problem.
Browsers affected:
Chrome: no
Firefox: no
Internet Explorer: no
Operating system & service pack:
Windows 7SP1
Construct 2 version:
R141
CocoonJS 1.4.1, Galaxy S3
Note
This is not using Accelerated Physic settings or any CocoonJS Plugin
The preview with CocoonJS will work if the object is "distance joint" to other object without physic behavior.