GetActorCeilingZ: 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.

9 May 2026

  • curprev 14:1814:18, 9 May 2026Printz talk contribs 478 bytes +478 Created page with "{{ACSFunction|description=Gets an actor's ceiling or floor touch height. |usage= ''fixed'' '''GetActorCeilingZ'''(''int tid'') ''fixed'' '''GetActorFloorZ'''(''int tid'') |parameters= *''tid'': TID of actor |return= The Z height of the floor or ceiling where the actor would touch the given surface, in fixed point. |notes=This is slope-aware, and the touch height may be caused by another sector, not necessarily the one in the middle of the hitbox. |id=ACS internal}}"