JustPaste.it

ErrorUxml

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<ui:VisualElement name="Canvas" style="-unity-background-image-tint-color: rgb(255, 255, 255); flex-direction: column; flex-shrink: 0; flex-grow: 1; background-color: rgb(190, 190, 190); max-height: 100%; max-width: 100%;">
<ui:VisualElement name="PanelSelector" style="flex-direction: row; justify-content: space-between; 5px; 5px; max-height: none; height: 30px;">
<ui:Button text="Level editor" display-tooltip-when-elided="true" name="LevelEditorButton" style="flex-grow: 1;" />
<ui:Button text="Level settings" display-tooltip-when-elided="true" name="LevelSettingsButton" style="flex-grow: 1;" />
</ui:VisualElement>
<ui:VisualElement name="SettingsPanel" style="flex-grow: 1; display: none; visibility: visible;">
<ui:ScrollView name="SettingsPanelScrollView" show-vertical-scroller="true" style="flex-basis: 100%; height: initial;">
<ui:Foldout text="General" name="GeneralFoldout" value="false">
<ui:TextField picking-mode="Ignore" label="Level number" value="-1" text="-1" mask-character="D" name="LevelNumberInput" />
<ui:TextField picking-mode="Ignore" label="Available player moves" value="-1" text="-1" mask-character="D" name="PlayerMovesInput" />
<ui:Toggle label="Hide special bubble" name="HideSpecialBubbleToggle" />
</ui:Foldout>
<ui:Foldout text="Goals" name="GoalsFoldout" value="false">
<ui:Toggle label="Boss level" name="BossLevelToggle" />
<ui:Toggle label="Clear all bubbles" name="ClearAllBubblesToggle" />
<ui:Toggle label="Collect bubbles" name="CollectBubblesToggle" />
<ui:Toggle label="Collect collectables" name="CollectCollectablesToggle" />
<ui:Toggle label="Collect leaves" name="CollectLeavesToggle" />
<ui:Toggle label="Collect random bubbles" name="CollectRandomBubblesToggle" />
</ui:Foldout>
<ui:Foldout text="Available colors" name="ColorsFoldout" value="false">
<ui:Toggle label="Black" name="BlackColorToggle" />
<ui:Toggle label="Blue" name="BlueColorToggle" />
<ui:Toggle label="Brown" name="BrownColorToggle" />
<ui:Toggle label="Orange" name="OrangeColorToggle" />
<ui:Toggle label="Green" name="GreenColorToggle" />
<ui:Toggle label="Pink" name="PinkColorToggle" />
<ui:Toggle label="Purple" name="PurpleColorToggle" />
<ui:Toggle label="Red" name="RedColorToggle" />
<ui:Toggle label="White" name="WhiteColorToggle" />
<ui:Toggle label="Yellow" name="YellowColorToggle" />
<ui:Toggle label="Ghost" name="GhostColorToggle" />
</ui:Foldout>
<ui:Foldout text="Available powerups" name="PowerupsFoldout" value="false">
<ui:Toggle label="Blast ray" name="BlastRayToggle" />
<ui:Toggle label="Rainbow bomb" name="RainbowBombToggle" />
<ui:Toggle label="Dynamite rush" name="DynamiteRushToggle" style="display: flex;" />
<ui:Toggle label="Joker Bubble" name="JokerBubbleToggle" style="display: flex;" />
</ui:Foldout>
</ui:ScrollView>
</ui:VisualElement>
<ui:VisualElement name="EditorPanel" style="flex-direction: row; justify-content: space-between; display: flex; align-items: flex-start; flex-grow: 1;">
<ui:VisualElement name="LevelRegion" style="padding-top: 2px; flex-grow: 1; padding-right: 2px; justify-content: space-between;">
<ui:Button text="Add row at top" display-tooltip-when-elided="true" name="AddRowAtTopButton" style="max-height: 20px;" />
<ui:ScrollView name="LevelRegionScrollView" show-vertical-scroller="true" style="flex-basis: 90%; position: relative; bottom: initial; top: initial; overflow: hidden; flex-grow: 1; max-height: initial; min-height: initial; height: initial;" />
<ui:Button text="Add row at bottom" display-tooltip-when-elided="true" name="AddRowAtBottomButton" style="max-height: 20px;" />
<ui:VisualElement name="RowPrefab" style="flex-direction: row; align-items: center; justify-content: center; display: none;">
<ui:Button display-tooltip-when-elided="true" name="RemoveRowButton" style="height: 42px; width: 20px; background-image: u rl(&apos;/Assets/Sprites/UI/Core/PowerUpPurchase/Purchase cancelled cross.png&apos;); -unity-background-scale-mode: scale-to-fit; position: absolute; left: 0;" />
<ui:Label text="1" display-tooltip-when-elided="true" name="RowNumber" style="position: absolute; left: 25px;" />
<ui:VisualElement name="TilesHolder" style="flex-direction: row; align-items: center; justify-content: center;">
<ui:VisualElement name="Tile" focusable="true" class="tile-not-selected" style="border-top-left-radius: 2px; border-bottom-left-radius: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: rgb(178, 178, 178); border-right-color: rgb(178, 178, 178); border-top-color: rgb(178, 178, 178); border-bottom-color: rgb(147, 147, 147); 3px; 3px; 1px; 1px; width: 42px; height: 42px; overflow: hidden; justify-content: space-between;">
<ui:VisualElement name="Top" style="flex-direction: row; align-items: flex-start; justify-content: space-between; min-height: 33.3%;">
<ui:VisualElement name="TileLeftTop" style="-unity-background-scale-mode: scale-to-fit; min-width: 33.3%;">
<ui:Label display-tooltip-when-elided="true" name="TileLeftTopLabel" style="flex-shrink: 1; font-size: 9px; -unity-text-align: upper-left;" />
</ui:VisualElement>
<ui:VisualElement name="TileTop" style="-unity-background-scale-mode: scale-to-fit; min-width: 33%;">
<ui:Label display-tooltip-when-elided="true" name="TileTopLabel" style="flex-shrink: 1; -unity-text-align: upper-center; font-size: 9px;" />
</ui:VisualElement>
<ui:VisualElement name="TileRightTop" style="-unity-background-scale-mode: scale-to-fit; min-width: 33%;">
<ui:Label display-tooltip-when-elided="true" name="TileRightTopLabel" style="flex-shrink: 1; font-size: 9px; -unity-text-align: upper-right;" />
</ui:VisualElement>
</ui:VisualElement>
<ui:VisualElement name="Center" style="flex-direction: row; justify-content: space-between; align-items: center; min-height: 33.3%;">
<ui:VisualElement name="TileLeft" style="-unity-background-scale-mode: scale-to-fit; min-width: 33.3%;">
<ui:Label display-tooltip-when-elided="true" name="TileLeftLabel" style="flex-shrink: 1; font-size: 9px; -unity-text-align: middle-left;" />
</ui:VisualElement>
<ui:VisualElement name="TileRight" style="-unity-background-scale-mode: scale-to-fit; min-width: 33.3%;">
<ui:Label display-tooltip-when-elided="true" name="TileRightLabel" style="flex-shrink: 1; font-size: 9px; -unity-text-align: middle-right;" />
</ui:VisualElement>
</ui:VisualElement>
<ui:VisualElement name="Bottom" style="flex-direction: row; justify-content: space-between; align-items: flex-end; min-height: 33.3%;">
<ui:VisualElement name="TileLeftBottom" style="-unity-background-scale-mode: scale-to-fit; min-width: 33.3%;">
<ui:Label display-tooltip-when-elided="true" name="TileLeftBottomLabel" style="flex-shrink: 1; font-size: 9px; -unity-text-align: lower-left;" />
</ui:VisualElement>
<ui:VisualElement name="TileBottom" style="-unity-background-scale-mode: scale-to-fit; min-width: 33.3%;">
<ui:Label display-tooltip-when-elided="true" name="TileBottomLabel" style="flex-shrink: 1; -unity-text-align: lower-center; font-size: 9px;" />
</ui:VisualElement>
<ui:VisualElement name="TileRightBottom" style="-unity-background-scale-mode: scale-to-fit; min-width: 33.3%;">
<ui:Label display-tooltip-when-elided="true" name="TileRightBottomLabel" style="flex-shrink: 1; font-size: 9px; -unity-text-align: lower-right;" />
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
<ui:VisualElement name="ToolBarRegion" style="width: 220px; height: 99%;">
<ui:ScrollView show-vertical-scroller="true" name="ToolBarScrollPanel" style="flex-basis: 90%; flex-grow: 1; height: initial;">
<ui:VisualElement name="FileToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; width: 200px;">
<ui:Label text="File" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="NewLevelButton" text="New" style="height: 42px; width: 42px;" />
<ui:Button text="Save" display-tooltip-when-elided="true" name="SaveLevelButton" style="height: 42px; width: 42px; 5px; 5px;" />
<ui:Button display-tooltip-when-elided="true" name="LoadLevelButton" text="Load" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="OpenSaveFolderButton" text="Open Save Folder" style="height: 42px; width: 42px; white-space: normal; font-size: 8px;" />
</ui:VisualElement>
<ui:VisualElement name="EditToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; width: 200px;">
<ui:Label text="Edit" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="CopyButton" text="Copy" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="PasteButton" text="Paste" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="UndoButton" text="Undo" style="height: 42px; width: 42px;" />
<ui:Button text="Redo" display-tooltip-when-elided="true" name="RedoButton" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="RandomizeLevelButton" text="Randomize&#10;" style="height: 42px; width: 42px; font-size: 8px;" />
</ui:VisualElement>
<ui:VisualElement name="BrushSizeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; width: 200px;">
<ui:Label text="Brush size" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="TileModeButton" text="Tile" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="RowModeButton" text="Row" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="ColumnModeButton" text="Column" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="FillModeButton" text="Fill" style="height: 42px; width: 42px;" />
</ui:VisualElement>
<ui:VisualElement name="BrushTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; width: 200px;">
<ui:Label text="Brush Type" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="SelectBrushTypeButton" text="Select" style="height: 42px; width: 42px;" />
<ui:Button display-tooltip-when-elided="true" name="BubbleBrushTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BlackBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBrushTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random1.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BoosterBrushTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Bomb.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BlockerBrushTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Stone.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="CoverBrushTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Mist.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="ObjectiveBrushTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Bee.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="EmptyBrushTypeButton" text="Empty&#10;" style="height: 42px; width: 42px;" />
</ui:VisualElement>
<ui:VisualElement name="BubbleTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Bubbles" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="BlackBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BlackBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BlueBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BlueBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BrownBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BrownBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="GreenBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/GreenBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="OrangeBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/OrangeBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="PinkBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/PinkBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="PurpleBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/PurpleBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RedBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/RedBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="WhiteBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/WhiteBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="YellowBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/YellowBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="GhostBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/GhostBubble.png&apos;);" />
</ui:VisualElement>
<ui:VisualElement name="BubbleSubTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Doublet Bubbles" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="NoneBubbleSubTypeButton" text="None" style="height: 42px; width: 42px; background-image: none;" />
<ui:Button display-tooltip-when-elided="true" name="BlackBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BlackBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BlueBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BlueBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BrownBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BrownBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="GreenBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/GreenBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="OrangeBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/OrangeBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="PinkBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/PinkBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="PurpleBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/PurpleBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RedBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/RedBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="WhiteBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/WhiteBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="YellowBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/YellowBubble.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="GhostBubbleSubTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/GhostBubble.png&apos;);" />
</ui:VisualElement>
<ui:VisualElement name="RandomBubbleTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Random Bubbles" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleType1Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random1.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleType2Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random2.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleType3Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random3.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleType4Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random4.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleType5Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random5.png&apos;);" />
</ui:VisualElement>
<ui:VisualElement name="RandomBubbleSubTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Doublet Bubbles" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="NoneRandomBubbleSubTypeButton" text="None" style="height: 42px; width: 42px; background-image: none;" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleSubType1Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random1.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleSubType2Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random2.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleSubType3Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random3.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleSubType4Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random4.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="RandomBubbleSubType5Button" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Random5.png&apos;);" />
</ui:VisualElement>
<ui:VisualElement name="BoosterBubbleTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Boosters" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="BombBoosterTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Bomb.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="HorizontalBombBoosterTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/HorizontalBomb.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BonusMovesBoosterTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/BonusMovesBomb.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="FireArrowBoosterTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/FireArrow.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="ColorSplashBoosterTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/ColorSplashBubble.png&apos;);" />
</ui:VisualElement>
<ui:VisualElement name="BlockerBubbleTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Blocker" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="StoneBlockerBubbleTypeButton" text="&#10;" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Stone.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="BouncerBlockerBubbleTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Bouncer.png&apos;); display: flex;" />
</ui:VisualElement>
<ui:VisualElement name="CoverTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Cover" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="NoneCoverTypeButton" text="None" style="height: 42px; width: 42px; background-image: none;" />
<ui:Button display-tooltip-when-elided="true" name="HeliCoverTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Heli.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="MistCoverTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Mist.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="OysterCoverTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Oyster.png&apos;);" />
<ui:Button display-tooltip-when-elided="true" name="ButterFlyCoverTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/butterfly.png&apos;);" />
</ui:VisualElement>
<ui:VisualElement name="ObjectiveTypeToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; display: none; width: 200px;">
<ui:Label text="Collectables" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113);" />
<ui:Button display-tooltip-when-elided="true" name="NoneObjectiveTypeButton" text="None" style="height: 42px; width: 42px; background-image: none;" />
<ui:Button display-tooltip-when-elided="true" name="BeeObjectiveTypeButton" style="height: 42px; width: 42px; background-image: u rl(&apos;/Assets/UiTkLevelEditor/Icons/Bee.png&apos;);" />
</ui:VisualElement>
<ui:VisualElement name="BouncerToolBar" style="border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background-color: rgb(160, 160, 160); 3px; 3px; 3px; 3px; justify-content: flex-end; flex-direction: row; flex-wrap: wrap; width: 200px; display: none;">
<ui:Label text="Bouncer settings" name="ToolBarHeader" style="min-width: 100%; color: rgb(255, 255, 255); background-color: rgb(113, 113, 113); justify-content: center; align-items: center;" />
<ui:TextField picking-mode="Ignore" label="Length" value="0" text="0" name="BouncerLengthTextField" style="justify-content: center; align-items: center;" />
<ui:TextField picking-mode="Ignore" label="Angle" value="0" text="0" name="BouncerAngleTextField" style="justify-content: center; align-items: center;" />
</ui:VisualElement>
</ui:ScrollView>
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>