Skip to content

PickupTrait

const PickupTrait: Trait<{ radius: number; reward: number; }>

Defined in: packages/engine/src/gameplay/behaviours/traits.ts:25

Credited to the wallet of the hero who walks within radius; the entity is destroyed the same step.