Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 337 Bytes

File metadata and controls

21 lines (14 loc) · 337 Bytes

AgentSetRot

AgentSetRot(Agent, Vector3, boolean)

  • Agent:
  • Vector3:
  • boolean: (optional)
  • Returns: Nothing

Usage

AgentSetRot(variableAgent, variableVector3)
AgentSetRot(variableAgent, variableVector3, variableBoolean)

Back To Scripting Documentation