We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f003400 commit 768bbaaCopy full SHA for 768bbaa
1 file changed
README.md
@@ -123,6 +123,7 @@ New Features
123
* ArcadePhysics.Body has a deltaMax object, which allows you to cap the delta applied to the position to +- this value.
124
* ArcadePhysics.Body now checks the Sprite scale automatically and adjusts the body size accordingly (fix #608)
125
* Emitter.particleClass can now be set to any object that extends Phaser.Sprite, which will be emitted instead of a regular Sprite.
126
+* There is a brand new PhysicsEditor export script specifically for Phaser, and new p2 polygon parsing functions thanks to georgiee.
127
128
129
Version 2.0.0 - "Aes Sedai" - March 13th 2014
0 commit comments