Direction
Previous
Top
Next
Gets or sets the direction that the sprite moves.
The value can be between 0 and 360.
Where 0 is right, 90 is down, 180 is left and 270 is up.
Syntax: Direction As Int32
Example:
Sprite.Direction = 270