gamify 0 Report post Posted March 23, 2017 this.updateMovement( ); and this.parent( ); is not supporting in melonjs melonJS Game Engine v4.1.0 can anyone help for this Share this post Link to post Share on other sites
gamify 0 Report post Posted March 23, 2017 solved thank you Share this post Link to post Share on other sites
obiot 23 Report post Posted March 23, 2017 updateMovement is pretty old, it was from the 0.x and 1.0 version, before we added a full SAT based collision system. anyway, glad you solved it, and keep in mind that we have a page about migration tips : https://github.com/melonjs/melonJS/wiki/Upgrade-Guide Share this post Link to post Share on other sites