randomgeon/player
Dan Baker 9f66ab0a73 Refactors modifier system to use StatsComponent
Moves modifier logic to utilize a central StatsComponent for managing and applying stat modifications.

This change centralizes stat management and simplifies the application of modifiers, enhancing code maintainability and reducing redundancy.
It also moves modifier files to the correct directory.
2025-05-07 15:08:11 +01:00
..
abilities Many changes 2025-05-04 09:30:14 +01:00
scripts Refactors modifier system to use StatsComponent 2025-05-07 15:08:11 +01:00
weapons Refactors modifier system to use StatsComponent 2025-05-07 15:08:11 +01:00
player.tscn Implements modifier and stats system 2025-05-07 11:52:30 +01:00