Difference between revisions of "Set-object-orientation"

From FreeSpace Wiki
Jump to: navigation, search
(Created page with " set-object-orientation Instantaneously sets an object's spatial orientation.Takes 4 arguments... 1: The name of a ship, wing, or waypoint. 2: The new pitch angle, in degreā€¦")
 
m
 
Line 5: Line 5:
 
  3: The new bank angle, in degrees.  The angle can be any can be any number; it does not have to be between 0 and 360.
 
  3: The new bank angle, in degrees.  The angle can be any can be any number; it does not have to be between 0 and 360.
 
  4: The new heading angle, in degrees.  The angle can be any number; it does not have to be between 0 and 360.
 
  4: The new heading angle, in degrees.  The angle can be any number; it does not have to be between 0 and 360.
 +
 +
==Notes==
 +
*Implemented in the 31 December 2010 nightly build.
  
 
[[Category:SCP SEXPs]]
 
[[Category:SCP SEXPs]]

Latest revision as of 16:32, 31 December 2010

set-object-orientation
	Instantaneously sets an object's spatial orientation.Takes 4 arguments...
	1: The name of a ship, wing, or waypoint.
	2: The new pitch angle, in degrees.  The angle can be any number; it does not have to be between 0 and 360.
	3: The new bank angle, in degrees.  The angle can be any can be any number; it does not have to be between 0 and 360.
	4: The new heading angle, in degrees.  The angle can be any number; it does not have to be between 0 and 360.

Notes

  • Implemented in the 31 December 2010 nightly build.