Would be nice if we had some example particle emitters.
Currently we only have the default smoke emitter.
The documents on particles is limited. We have "CreatParticleEmitter" with a code example to give us the default smoke emitter. The only other documented feature is "SetParticleVelocity" which leads to a 404 for both Lua and C++.
Since Particles are being promoted as a feature of LW5 with real-time editing, emission volume shapes, animation sheets and velocity based directional particles, it would be helpful to give an example of these.