HticTracer

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Heretic-specific homing projectile, with the same weaknesses as the nitrogolem skull projectile.

Usage

HticTracer(threshold, maxturn)

Parameters

Threshold and maxturn are integer values in angle dimensions.

Examples

No examples given.

Notes

A projectile running this codepointer will home into the target in Heretic style. Its angle difference to its target has to be smaller than threshold to home completely. Otherwise, it will only be able to spin by maxturn degrees. Also, homing vertically will only happen if the height difference is significant.

See also