Skip to content

Commit 65c1e06

Browse files
committed
Jotted down some thoughts.
1 parent ddc92f2 commit 65c1e06

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

v3/dev-guide/IDEAS.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
# Phaser 3 Thoughts and Ideas
1+
# 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+
218

319
Arcade Physics
420
--------------

0 commit comments

Comments
 (0)