-
Notifications
You must be signed in to change notification settings - Fork 0
Home
pamtdoh edited this page Dec 14, 2017
·
5 revisions
This is a small tutorial on the particle system.
Prerequisites: You should have your workspace ready with Terasology in Eclipse or IntelliJ and be ready to launch gradle commands on the project. You should also have a basic understanding of the Entity System Architecture.
You can reference the steps in this tutorial from the repository to get a better picture.
- How particles are treated in the engine
- Creating a block that emits a particle
- Creating your own particle effect