Skip to content

Conversation

@Jaylooker
Copy link

Applying @winchuckster solution. Fixes bug when restarting a level.

Fixes bug when restarting a level.
EnemiesAlive = 0;
}

void Update ()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also adding access modifiers to functions would be good. Like private void Update()...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants