Made a Gui and created a dropdown menu to select block
This commit is contained in:
19
Collector/Content/themes/editor/styles/Entity-Default.xml
Normal file
19
Collector/Content/themes/editor/styles/Entity-Default.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<XnaContent xmlns:ns="Microsoft.Xna.Framework">
|
||||
<Asset Type="GeonBit.UI.DataTypes.DefaultStyles">
|
||||
<Scale>1</Scale>
|
||||
<FillColor>FFFFFFFF</FillColor>
|
||||
<OutlineColor>00000000</OutlineColor>
|
||||
<OutlineWidth>0</OutlineWidth>
|
||||
<ForceAlignCenter>false</ForceAlignCenter>
|
||||
<FontStyle>Regular</FontStyle>
|
||||
<SelectedHighlightColor>00000000</SelectedHighlightColor>
|
||||
<ShadowColor>00000000</ShadowColor>
|
||||
<ShadowOffset>0 0</ShadowOffset>
|
||||
<Padding>26 26</Padding>
|
||||
<SpaceBefore>0 0</SpaceBefore>
|
||||
<SpaceAfter>0 8</SpaceAfter>
|
||||
<ShadowScale>1</ShadowScale>
|
||||
<DefaultSize>0 0</DefaultSize>
|
||||
</Asset>
|
||||
</XnaContent>
|
||||
Reference in New Issue
Block a user