Skip to content

Breakable.cs hitPower #13

@NakiaDev

Description

@NakiaDev

Breakable.cs:
public void GetHurt(int hitPower)

hitPower parameter is not used in method

health -= 1; the hitPower should be used here instead of decreasing by 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions