Skip to content

zCPFXController

Quick Infos

Class Name: zCPFXControler
Version Identifiers:
β€” Gothic I: 12289
β€” Gothic II: 52224
Sources:
β€” spacerhilfedatei.sph
β€” gothic-library.ru
β€” zk.gothickit.dev

A particle system in virtual space. Its effect can be activated and deactivated using the OnTrigger and OnUntrigger events.

Class members

Class member overview

pfxName

The name of the particle effect. Corresponds to a .ZEN file containing the particle system definition.

killVobWhenDone

Disable the particle effect after it runs once.

pfxStartOn

Whether to start the particle effect when the level is loaded.

Accepted values:

  • TRUE β€” Start the particle effect when loading the world.
  • FALSE β€” Don't start the particle effect automatically.