8 lines
247 B
XML
8 lines
247 B
XML
<prefab name="VNTextbox" type="">
|
|
<asset type="truetype" name="font_main" />
|
|
<UIBorder ref="border" width="64" height="64" />
|
|
|
|
<child alignment="16, 16, -1, -1">
|
|
<UILabel text="bruh" font="font_main" fontSize="32" />
|
|
</child>
|
|
</prefab> |