Skip to content

kalkub/Cocos2DX-ParticleSystemOpacity

 
 

Repository files navigation

Cocos2DX-ParticleSystemOpacity

A Cocos2DX project demonstrating a method of setting a global opacity on a particle system. The particle system is first rendered to a texture which is then used on another sprite node. The opacity can be set on this sprite node modifying the entire particle systems opacity without modifying the particle systems overall appearance.

About

A Cocos2DX project demonstrating a method of setting a global opacity on a particle system. The particle system is first rendered to a texture which is then used on another sprite node. The opacity can be set on this sprite node modifying the entire particle systems opacity without modifying the particle systems overall appearance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 67.4%
  • C 12.4%
  • Objective-C 9.2%
  • Java 5.6%
  • Objective-C++ 2.8%
  • C# 0.6%
  • Other 2.0%