Snaiel / Godot4ThirdPersonCombatPrototype

A prototype project for third person combat. Contains basics for player movement, camera, animations, combat, enemy AI, user interface, sound effects, and background music.
https://www.youtube.com/@Snaiel
MIT License
121 stars 17 forks source link

Fix health delay bar #13

Closed Sod3n closed 2 months ago

Sod3n commented 3 months ago

Problem

When we recover health and immediately get damage delay bar not recover with health bar.

Solution

Set delay bar scale to health bar scale when we recover health.

Snaiel commented 2 months ago

@Sod3n Hello! Thanks for contributing to the project with the bug fixes and some new features :D Do you have discord? Mine is @snaiel. I'd love to chat about the project with you.