We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc92f2 commit 65c1e06Copy full SHA for 65c1e06
1 file changed
v3/dev-guide/IDEAS.md
@@ -1,4 +1,20 @@
1
-# Phaser 3 Thoughts and Ideas
+# Phaser 3 Ideas and To Dos
2
+
3
+TODO
4
+----
5
6
+Upgrade to Webpack 2 final release
7
+Stop the build script from _moving_ the build file into Examples, and just copy it :)
8
9
+General
10
+-------
11
12
+Add a Registry - a game level Data component, accessible from any State.
13
14
+Look at adding events to the Data component, so you can be notified about changes to objects stored within it.
15
16
+Rename ParticleRenderer to BlitterBatch.
17
18
19
Arcade Physics
20
--------------
0 commit comments