Difference between revisions of "IsMovingRight"

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:'''
  (IsMovingRight:bool) ''actor:ref.''IsMovingRight
  (IsMovingRight:bool) ''actor:ref.''IsMovingRight
Returns 1 if the calling actor is moving right.
Returns 1 if the calling actor is attempting to move right.


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

Latest revision as of 01:28, 13 July 2008


A command for Oblivion Script Extender

Syntax:

(IsMovingRight:bool) actor:ref.IsMovingRight

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

See Also[edit | edit source]