Skip to content

collectPickups

collectPickups(world): void

Defined in: packages/engine/src/gameplay/behaviours/systems.ts:88

A pickup the hero has reached goes into her wallet and out of the world in the same step.

Parameter Type
world World

void