Skip to content

zCVobAnimate

Quick Infos

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

A VObject used to create animated models. The visual of such objects can either be a morph mesh or a model with a skeletal animation (i.e. a model script). The animation of these objects can be started and stopped using OnTrigger and OnUntrigger events.

Class members

Class member overview

startOn

Whether to start this animation when loading the level.

Accepted values:

  • TRUE β€” Immediately start the animation when the level is loaded.
  • FALSE β€” Don't automatically start the animation.

isRunning

Unknown.

Warning

This property is only available in saved games.