v0.2.0
Changes
- Add
QueueCollector
- Derive from
BaseCollectionCollector
as needed - Add
CollectionIconVisual
- Add
CollectableSpawn
to enable spawning ofCollectable
s - Add
RangeRandomizer
to simplify spawner interval configuration - Add
SpawnerExample
scene to illustrate using spawners - Modify
StackExample
to include aCollectionIconVisual
example