Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HUD kills not updating correctly #31

Closed
vulpineblaze opened this issue Aug 22, 2015 · 1 comment
Closed

HUD kills not updating correctly #31

vulpineblaze opened this issue Aug 22, 2015 · 1 comment
Labels

Comments

@vulpineblaze
Copy link
Owner

currently HUD kills only update upon player death

HUD kills should show only enemy death tally.

@vulpineblaze
Copy link
Owner Author

Saurothrop script was calling Destroy() directly during the creation of the 5-wedges dying code.

Changed code to call Damage(999) to let healthscript run the destroy routine that increments enemiesKilled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant