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.