// Start is called before the first frame update protected override void Start() { base.Start(); PlayerEvents.Invoke_OnHealthInitialize(this); }