Functions Documentation
View Function Edit Function
Name objSetDevicePos
Syntax (objSetDevicePos obj deviceItem number number) -> True/Nil
Argument List obj: the spaceobject that has the device
deviceItem: the device to set the object of
number: angle of the new item's position
number: radius of the new item's position (in pixels)
Returns boolean: True or nil depending upon success
Category spaceobject, item, 1.06
Description New function to set the positions of items on the playership, or ships in general.
Example
Comment