Now I gotta fix alignment
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
<prefab name="VNTextbox" type="">
|
||||
<asset type="truetype" name="font_main" />
|
||||
<UILabel text="Hello UI" font="font_main" fontSize="32" />
|
||||
<UIBorder ref="border" width="64" height="64" />
|
||||
|
||||
<child alignment="16, 16, -1, -1">
|
||||
<UILabel text="bruh" font="font_main" fontSize="32" />
|
||||
</child>
|
||||
</prefab>
|
Reference in New Issue
Block a user