Add a white flash when the player takes damage - #2800
Conversation
|
@MeLoNaCo as you have found, a "got hit" animation already existed, but it was more subtle (the player going from semitransparent to fully visible). Please attach before/after videos so we can see the difference. It very useful attach videos or images in these kind of tasks. |
|
Test build no longer available. |
manuq
left a comment
There was a problem hiding this comment.
@MeLoNaCo looks great! Please update the pull request title and description to reflect the actual changes (white, not red). Also the description should have a last line saying "Resolves URL" being URL the link to the task. See https://github.com/endlessm/threadbare/wiki/Contributing#pull-request-descriptions
After you do the changes in title and description, we can merge it.
|
@MeLoNaCo You updated the title but not the description. I fixed the description and will merge. Thanks for the contribution! |
This updates the player's GotHitAnimation node to use white instead of red.
Resolves #1743