Added a scale slider for sprites in the AssetBrowser
This commit is contained in:
committed by
Matthias Mailänder
parent
40c728269c
commit
7a9e0863d6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user