Join Slack
Powered by
You can use the `coerceAtLeast` function: `health ...
# getting-started
m
marstran
10/03/2017, 8:13 AM
You can use the
coerceAtLeast
function:
health = (health - attack.value).coerceAtLeast(0)
Open in Slack
Previous
Next