agmcleod Posted November 20, 2014 Share Posted November 20, 2014 You can read the full details here: http://blog.melonjs.org/2014/11/melonjs-200-has-landed.html but here are the main points:Shape-based collision layer has replaced the tile-based collision layer.WebGL support has landed! (Currently alpha-quality)Many fixes and improvements with collision detection in isometric maps.Physics bodies now support multiple shapes.Automatic collision response handling is enabled by default, and fully customizable.Support for most of the new features in Tiled 0.10, like:Shape scaling and rotation (especially in TMX maps,)TMX Tileset animationsThe WebGL implementation works, but we're still in process of getting things like batch drawing implemented, so it is currently slower than context2d. We want to support more basic drawing shapes further, and add better support for fonts. BitmapFonts work fine, the me.Font object relies heavily on drawing to a canvas. OttoRobba 1 Quote Link to comment Share on other sites More sharing options...
OttoRobba Posted November 20, 2014 Share Posted November 20, 2014 Awesome man, gonna take a look at it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.