ThrustThing

From ZDoom Wiki

Jump to: navigation, search

72:ThrustThing (angle, force, nolimit, tid)

angle: Byte angle to thrust the thing 
force: The force, in units per tic (1 second = 35 tics), to apply to the thing.
nolimit: Must be set to 1 if the thrust is larger than 30
tid: Tid of the thing to thrust. If this is 0 the activator of the special is affected itself.

Thrusts the thing with the given tid in the direction specified by angle with the given force. Can be easily combined with ThrustThingZ.

Personal tools