Skip to content

zCVobAnimate

Quick Infos

Type: Virtual Object
Format Name: ZenGin Archive
File Extension: .ZEN
Class Name: zCVobAnimate
Version Identifiers:
— Gothic I: 12289
— Gothic II: 52224
ZenKit Class: VAnimate
Sources:
spacerhilfedatei.sph
gothic-library.ru

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.

Properties

startOn

Whether to start this animation when loading the level.

  • 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.