Skip to content

Instantly share code, notes, and snippets.

@Sean-Spallen
Created November 11, 2019 18:22
Show Gist options
  • Save Sean-Spallen/31a9096881cd0f1869d1399ffdbcfdfb to your computer and use it in GitHub Desktop.
Save Sean-Spallen/31a9096881cd0f1869d1399ffdbcfdfb to your computer and use it in GitHub Desktop.
Functions relating to player damage systemw
function assessPlayerDamage() {
};
function updatePlayerDamage() {
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment