probably fixed stuttering of the camera and weapon animations
This commit is contained in:
@@ -76,6 +76,5 @@ public partial class PlayerUi : Control
|
||||
public void OnManaChanged(float newValue)
|
||||
{
|
||||
_manabar.CurrentHealth = newValue;
|
||||
GD.Print("mana changed");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user