Difference between revisions of "IsMovingLeft"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Attempt rather than move)
 
Line 4: Line 4:
'''Syntax:'''
'''Syntax:'''
  (IsMovingLeft:bool) ''actor:ref.''IsMovingLeft
  (IsMovingLeft:bool) ''actor:ref.''IsMovingLeft
Returns 1 if the calling actor is moving left.
Returns 1 if the calling actor is attempting to move left.


== See Also ==
== See Also ==

Latest revision as of 01:28, 13 July 2008


A command for Oblivion Script Extender

Syntax:

(IsMovingLeft:bool) actor:ref.IsMovingLeft

Returns 1 if the calling actor is attempting to move left.

See Also[edit | edit source]