For the complete documentation index, see llms.txt. This page is also available as Markdown.

Homing Projectile

Homing Projectile

Makes skill entity (usually projectile) home toward nearby target.

type: homing_projectile
radius: 16
strength: 0.2
max-ticks: 100
remove-on-expire: true

Default target: SKILL.

Field Details

radius: target search radius.

radius: 24

strength: turning strength (higher = sharper turning).

strength: 0.35

Last updated