Difference between revisions of "IsMovingForward"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
m (Removed self-link)
imported>Haama
(Attempt rather than move)
 
Line 4: Line 4:
'''Syntax:'''
'''Syntax:'''
  (IsMovingForward:bool) ''actor:ref.''IsMovingForward
  (IsMovingForward:bool) ''actor:ref.''IsMovingForward
Returns 1 if the calling actor is moving forward.
Returns 1 if the calling actor is attempting to move forward.


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

Latest revision as of 01:28, 13 July 2008


A command for Oblivion Script Extender

Syntax:

(IsMovingForward:bool) actor:ref.IsMovingForward

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

See Also[edit | edit source]