Bounded particle system (masked particles) for Cocos2d-x V3

Hi All,

Just to let you know I’ve created a simple particle system sub-class (for cocos2d-x v3) that lets you mask generated particles. I.e any particles generated will not be allowed to be generated out side of a given polygon shape.

Hope it will be useful to you all, let me know what you think…

1 Like