BaseTool icon indicating copy to clipboard operation
BaseTool copied to clipboard

Generic Stats

Open DarkRewar opened this issue 9 months ago • 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

DarkRewar avatar May 13 '24 09:05 DarkRewar