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

Reusable helpers for data-driven reward and loot tables. More...

Go to the source code of this file.

Namespaces

namespace  reward_manager
 

Variables

 reward_manager.Array
 Roll one id from an Array of {id, weight} dictionaries.
 
 reward_manager.id
 
 reward_manager.weight
 
 reward_manager.roll
 

Detailed Description

Reusable helpers for data-driven reward and loot tables.

Definition in file reward_manager.gd.