RapidGameFramework
Reusable Godot managers for data-driven small games
Loading...
Searching...
No Matches
collection_manager.gd File Reference

Tracks cards that have ever been discovered separately from current ownership. More...

Go to the source code of this file.

Namespaces

namespace  collection_manager
 

Variables

 collection_manager.id
 Mark one base card id as discovered.
 

Detailed Description

Tracks cards that have ever been discovered separately from current ownership.

Use this for collection pages, completion tracking, silhouettes, and card atlases.

Definition in file collection_manager.gd.