Cocos Creator API

1.3.0

Cocos Creator is a highly customizable game development tool that utilizes the power of cocos2d-x.

ParticleSystem.PositionType

: cc

Enum for particles movement type.

FREE Number

Living particles are attached to the world and are unaffected by emitter repositioning.

RELATIVE Number

Living particles are attached to the world but will follow the emitter repositioning.
Use case: Attach an emitter to an sprite, and you want that the emitter follows the sprite.

GROUPED Number

Living particles are attached to the emitter and are translated along with it.

There are no properties that match your current filter settings. You can change your filter settings in the index section on this page. index