Skip to content

3. Creating your own particle effect

pamtdoh edited this page Dec 14, 2017 · 1 revision

From the previous tutorial, we've made our particle effect. Now we are going to explore it even further to create your own desired effect.

TODO: Explain the usage of the available components of the particle system, there are already some JavaDocs available in the source files, engine/src/main/java/org/terasology/particles/components.

Clone this wiki locally