A_Turn

Equivalent to calling A_SetAngle and using the "angle" keyword in the parameter. For example, A_Turn(15) is the same as A_SetAngle(angle+15).

Warning: The feature described on this page has been deprecated, and will no longer be supported or updated by the GZDoom developers. While some functionality may be retained for the purposes of backwards-compatibility, authors are strongly discouraged from utilizing this feature in future projects and to instead use A_SetAngle. Compatibility with future GZDoom versions is not guaranteed.

A_Turn (float angle)

  • angle: The angle by which to turn, in degrees.
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.