Hello.
I want to create basic health condition system, when there will be 3 conditions (for example Fine, Caution, Danger)
3 colors
fine = green
caution = yellow
danger = red.
there will be two buttons, one to apply damage to test this mechanic. second to open “inventory” let’s say, to see my health condition.
I’m new to blueprints and practicing by replicating resident evil 2 (ps1) health system.
If anyone can help me i’d highly appreciate it.