A_ThrustInitDn

From ZDoom Wiki
Jump to navigation Jump to search

A_ThrustInitDn
(no parameter)

Sets special2 (raise speed) to 5, initializes floor clipping to actor's height, and sets the first argument to 0 (lowered). The flags NOTELEPORT and FLOORCLIP are set and many other flags will be cleared. The actor is set to be invisible and a DirtClump is spawned in its place.

This codepointer is restricted to ThrustFloor and derived classes.