This project contains a set of eight particle effects for use in Unity projects.
Import the package Particle-System-Unity/Package/Particle_System.unitypackage from Unity (or) open the project under Particle-System-Unity/Source Project/.
- The Resources_Holder_Singleton class contains the necessary methods to manipulate the particles. -Variables hold the materials for the particles. -init_Particle_System_Obj() method is called at Start(). -update_Particle_System_Obj() method is called during Update().
- Use the arrow keys to change the current particle effect.
- Modify the code to suit your needs.
2017
Unity 2022.3.46f1
- Optimized for mobiles
- Eight different particle effects
- Uses sharedMaterial(Prevents material memory leaks)
© 2017-2024. Developed by Bharath Vishal G (https://github.com/BharathVishal). Thank you. 🙂