Kenneth Brooks

Results 2 comments of Kenneth Brooks

@danielezer I don't see any context, why is this re-opened?

The `high_scores_updated` is always working and I think that is because the system is specified as `.add_system(update_score.run_if(in_state(AppState::Game)))` So it will always catch it on the current frame. By the time...