namespace Game.Player { public class PlayerData { public float jinbei; public float hp; } }