Collectable node¶
Config type:
collectable_node
Config node data: Collectable node data Object
Description¶
Collectable nodes are pickups that add to the player’s collectable count, and give a player additional score.
Collectables come in different sizes, with models for collectables worth 1, 5, and 10 units, however collectables can be
set to be worth any amount with the amount
config property.
Arcade mode behaviour¶
In arcade mode, picking up 40 collectables will give the player an extra life. In addition, collectables do not respawn if the player picks some up, then retries the level.