Prop
Dialog
Motion
CycleTo
Cycle
Object
SysWindow
Block
Narrator
Talker
IconItem
List
Script
Control
DIcon
DButton
Actor
Set
Smopper
DSelector
Forward
IconBar
Ego
Code
BorderWindow
Jump
Collection
PolyPath
View
MoveTo
DPath
SaveRestoreDialog
Region
Scaler
InventoryBase
EventHandler
Game
Feature
MoveFwd
Defined in MoveFwd.sc.
This is a Motion class that moves an Actor forward some amount.
Example usage:
; Move the ego forward 50 pixels, and cue the calling script when done. (gEgo setMotion: MoveFwd 50 self)
Inherited from PolyPath:
init
Initializes the MoveFwd instance.