Discuss this page on this page's [[objSetVel Talk Page|Talk Page]] FIXME This has not been checked for accuracy and completeness. === objSetVel === objSetVel is not in the Xelerus list. ^ Syntax | (objSetVel spaceObject velVector) | ^ Arguments | spaceObject: The space object you want to get the current velocity of. | ^ | velVector: The velocity vector that you want to apply to the space object. | ^ Returns | condition: True on successful operation??? | ^ Category | [[0.99 functions|0.99]], [[spaceobject functions|spaceObject]], [[vector operator functions|vector operator]] | ^ Description | Sets the velocity vector of the spaceObject. | === Example === TODO Return to [[:Functions]] list