Oblivion:SkipAnim

Aus Skript-Wiki
Wechseln zu: Navigation, Suche

Syntax:

[CallingRef.]SkipAnim


Die aktuelle Animation das aufrufende Objekt wird in diesem Frame nicht gespielt.


Hinweis

  • Dieser Befehl wirkt solange auf das aufrufende Objekt, bis es das nächste mal geladen wird oder eine andere Animation mit LoopGroup oder PlayGroup auf dem Objekt gestartet wird.
  • Diese Funktion ist unzuverlässig. Es kann z.B. vorkommen, dass das Objekt verschwindet (permanent oder wiederholt).


The SkipAnim function will continue to affect the object until the next time the object is loaded or another animation is called to play on the object using LoopGroup or PlayGroup.


Siehe auch