namespace Chars { public struct AnimLength { public float Move; public float Attack; public float Death; public float SuperJump; } }