private void Start() { StaticScores.LoadScores(); bsm = BodySourceManager.instance; UpdateHighScores(); }
void Awake() { StaticScores.LoadScores(); }