particle 1.0

Category / Domain: C3D3 Plugin
SCOL Voy@ger Compatibility: V 4.0 and up
Update: 04/2002

Function

This plugin starts or stops particles systems.

Configuration

Init on : Starts or not the particles when the instance starts.

Implementation

Put a linked object in the anchor. At least a particles emitter must be a child of this object.
A complete tutorial on how to implement particles is available on www.scolring.fr.st

Action Function
module.event à C3D3.instance.start Starts the particles on the client.
module.event à C3D3.instance.stop Stops the particles on the client.
module.event à C3D3.instance.startS Starts the particles on all clients.
module.event à C3D3.instance.stopS Stops the particles on all clients.

Event Function

Zone Function Interface Affectation
None