Functions Documentation
View Function Edit Function
Name objGetDevicePos
Syntax (objGetDevicePos obj deviceItem) -> (angle radius)
Argument List obj:
deviceItem:
Returns (angle radius): two numbers, the angle and radius that points to the device location on the ship
Category spaceobject, item
Description Allows for retrieval of device positions. Default is (0 0) but can be set to other values using objSetDevicePos. Unsure what the effects of using objSetDevicePos on miscellaneous items though.
Example Not used in Transcendence.tdb
Comment