+3 votes

I was thinking of using the built-in progress bar control to represent a temperature gauge. I could not find a way to have it progress upward.

I could rotate the rect, but it didn't work well. First, the text gets rotated as well (there's a text label showing the numeric value of the progress bar). Second, the HBoxContainer resets the rotation anyway.

What could I use to remake a ProgressBar-like widget myself?

in Engine by (15 points)

try TextureProgress, there is 6 modes you can use, one of them is Bottom to top.

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.