Could anyone vaguely or in detail explain what
"JavaScript Exception (Line: 33582) Tag: 'requestAnimationFrame'): TypeError: 'undefined' is not a function (evaluating 'this.body.GetLocalCenter()')"
could mean?
It's an error I'm getting from my game in CocoonJS debug, my whole game freezes and this is what it shows me in the console.. The game works fine in Chrome, so It's definitely related to CocoonJS, but at the same time, what could I be doing in Construct 2 that is causing this?
Please help!!