This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

IsJumping

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search


A command for Oblivion Script Extender

Syntax:

(IsJumping:bool) actor:ref.IsJumping

Returns 1 if the calling actor is beginning to jump (playing the JumpStart anim group).

Notes[edit | edit source]

  • JumpStart plays for a single frame

See Also[edit | edit source]