|
RapidGameFramework
Reusable Godot managers for data-driven small games
|
Reusable stats, records, and flags manager. More...
Go to the source code of this file.
Namespaces | |
| namespace | stats_manager |
Reusable stats, records, and flags manager.
Use this for scores, win/loss totals, best rounds, unlocked flags, run counters, board-game totals, RPG milestones, and any other simple numeric or boolean progression that should survive saves.
Definition in file stats_manager.gd.