private void ResetKillcount() { Killcount.Reset(); }
// Use this for initialization void Start() { Killcount.Reset(); }