SetActorPitch: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 May 2026

  • curprev 15:1215:12, 5 May 2026Printz talk contribs 451 bytes +22 No edit summary undo
  • curprev 15:1015:10, 5 May 2026Printz talk contribs 429 bytes +429 Created page with "{{ACSFunction|description=Changes a player actor's view pitch (angle of looking up or down). |usage=''void'' '''SetActorPitch'''(''int tid'', ''fixed angle'') |parameters= *''tid'': TID of actor to affect *''angle'': fixed point angle of pitch |notes=This only works on players, as they're the only ones with distinct view pitch. Monsters only have their yaw angle defined. |id=ACS internal |seealso= *GetActorPitch}}"