mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #1339 from greenbigfrog/patch-1
Update ui_game_user_interface.rst
This commit is contained in:
@@ -483,7 +483,7 @@ Now, select the ``TextureProgress`` node. Drag the ``energy_bar_bg.png``
|
||||
file onto the ``Under`` slot and do the same for ``energy_bar_fill.png``
|
||||
and drop it onto the ``Progress`` texture slot.
|
||||
|
||||
you can resize the node vertically so that its bounding rectangle fits
|
||||
You can resize the node vertically so that its bounding rectangle fits
|
||||
the gauge. Do the same with the ``Count`` node until its size aligns
|
||||
with that of the bar. Because the minimal size of ``TextureProgress`` is
|
||||
set based on its textures, you won't be able to downsize the ``Count``
|
||||
|
||||
Reference in New Issue
Block a user