IsJumping

From the Oblivion ConstructionSet Wiki
Revision as of 01:25, 13 July 2008 by imported>Haama (Reworded)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

  • JumpStart plays for a single frame

See Also