Skip to content

ProjectileLaunch

Defined in: packages/engine/src/gameplay/weapons/projectile.ts:16

A projectile’s launch: where it leaves her, the unit direction it flies along, its weapon, and her hero.

Property Type
direction Vector3
origin Vector3
shooter Entity
weapon WeaponSettings