BaseTool
BaseTool copied to clipboard
Generic Stats
Description
Create a stats system that can generate a C# as a struct or a class.
Task
- Make an editor tool to easily create stats
- Each stat has a type (and can get attributes to be more specific?)
- The tool generates the C# class like the new input system generates class from InputAction map