Added a scale slider for sprites in the AssetBrowser

This commit is contained in:
penev92
2021-02-07 21:23:45 +02:00
committed by Matthias Mailänder
parent 40c728269c
commit 7a9e0863d6
4 changed files with 48 additions and 9 deletions

View File

@@ -185,6 +185,21 @@ Background@ASSETBROWSER_PANEL:
Height: 25
Font: TinyBold
Align: Left
Label@SPRITE_SCALE:
X: 0
Y: 30
Width: 40
Height: 25
Font: TinyBold
Align: Left
Text: Scale
Slider@SPRITE_SCALE_SLIDER:
X: 35
Y: 32
Width: 100
Height: 20
MinimumValue: 0.5
MaximumValue: 4
Container@VOXEL_SELECTOR:
X: 226
Y: PARENT_BOTTOM - 75