Godot Version
4.2.2
Question
I’m making a scale that displays stamina. I need the initially small scale sprite to stretch upwards proportionally to how much stamina the player has left. But the problem is that “scale” the parameter stretches the scale vertically both up and down! So the scale simply goes beyond its own limits… How can I fix this?