DarkRewar/BaseTool

Generic Stats

Opened this issue · 0 comments

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