62 Commits
Author SHA1 Message Date
qloak 42ff50d9d9 Merge xbox360 branch into main 2026-07-31 15:43:16 -07:00
qloak 961a1b8f31 whoops :o 2026-07-31 15:36:02 -07:00
qloak 61b0c8add6 fix: fixed Xbox 360 build issues 2026-07-31 15:20:25 -07:00
qloak e7c7a817eb feat(xbox360): Enable Xbox 360 build configurations
- Enable all Xbox 360 ContentPackage/submission builds in solution
- Map Xbox 360 configs to actual Xbox 360 platform instead of Win32
- Add Build.0 lines for ContentPackage, CONTENTPACKAGE_SYMBOLS,
  ContentPackage_NO_TU, and ReleaseForArt Xbox 360 configs
- Remove xbdm.lib from Release/ContentPackage_Vita (debug-only lib)
- Add meme.xui from TU56 reference
2026-07-23 08:49:25 -07:00
pieeebot d68f152e41 fix(TU22): Boat, Baby zombie and Texture changes.
TU22:
- Corrected baby zombie hit boxes size.
- Fix for players sometimes taking fall damage while in a boat.
- Updated Lapis Lazuli's block texture
2026-07-22 19:59:49 +03:00
str1k3r 2eaa1dc9b6 fix: excess step from being in release 2026-07-21 19:21:43 -04:00
str1k3r 658ec1f809 fix: ps3 compiling & only uncap fps on windows 2026-07-21 17:11:11 -04:00
str1k3r 0fabb445c9 fix: workflow stage exe path 2026-07-21 16:02:55 -04:00
str1k3r 466ff31393 fix: workflow 2026-07-21 14:54:07 -04:00
str1k3r 632883a6ee feat: release workflow 2026-07-21 14:52:11 -04:00
str1k3r 10aebacbb4 fix: workflow 2026-07-21 17:51:21 +00:00
str1k3r d5c6836069 fix: workflow 2026-07-21 17:49:29 +00:00
str1k3r b876d871d1 fix: using wrong msbuild ver 2026-07-21 17:43:12 +00:00
str1k3r 1da6a52982 feat: test ps3 workflow 2026-07-21 17:25:18 +00:00
pieeebot d94d27d97f chore: update README.md to include discord server. 2026-07-17 20:17:07 +01:00
pieeebot 6eec1da2c5 chore: add Wii U and Switch to README.md 2026-07-17 12:41:07 +01:00
pieeebot 74bc53388a Update README.md 2026-07-16 13:50:36 +01:00
pieeebot 5f80327d09 chore: change readme to update project name and description 2026-07-16 13:46:41 +01:00
qloakandpieeebot 315f39504d fix(TU20): Piston and StemTile fixes (#6)
- fixed "Two pistons stacked facing up and the top piston is powered with a repeater will cause the top piston to lock in place."
- fixed "Fix for issue where destroying planted pumpkin and melon seeds drops an incorrect number of seeds."

---------

Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev>
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/6
Co-authored-by: qloak <realminecart@gmail.com>
Co-committed-by: qloak <realminecart@gmail.com>
2026-07-15 20:33:38 +01:00
pieeebot 217954aa15 chore: update development status on xbox 360
qloak found a discovery that let us grab the xur files from the tu update files, .xui is compiled into .xur and its easy to convert it back to .xui.
2026-07-15 16:45:48 +01:00
str1k3r 0796352d86 fix(Orbis): Leaderboard manager
Make the Orbis Leaderboard manager work with the new Sony Leaderboard manager
2026-07-15 09:00:52 -04:00
qloakandpieeebot 391b0313d0 fix(TU20): more TU20 bug fixes
TU20:

Fixed issue where name tags do not appear to work correctly on the wither, iron golems, and wither skeletons.
Fix for issue where creepers hover off the floor.

---------

Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev>
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/5
Co-authored-by: qloak <realminecart@gmail.com>
Co-committed-by: qloak <realminecart@gmail.com>
2026-07-15 13:15:45 +01:00
pieeebot 95f91fac91 fix(TU20): Noteblock fall-off distance so they can be heard further away. 2026-07-15 14:57:35 +03:00
pieeebot 955cea53bd fix(TU20): TNT minecart exploding despite 'TNT Explodes' option being turned off. 2026-07-15 00:13:08 +03:00
qloakandpieeebot 1c73912e1a fix(TU20): fixed name tag Y-position for tall mobs (wither, iron golem, wither skeleton) (#4)
title

Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/4
Co-authored-by: qloak <realminecart@gmail.com>
Co-committed-by: qloak <realminecart@gmail.com>
2026-07-14 21:42:19 +01:00
pieeebot 69bf420688 fix: horse rendering (#3)
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/3
2026-07-14 21:05:11 +01:00
qloak d80bb5020a merge upstream 2026-07-14 20:59:48 +01:00
qloak fa5f0a13d1 fix horse layered texture rendering for platforms without multitexture support 2026-07-14 12:58:42 -07:00
pieeebot 17dff5ccf9 fix(Windows64): windows build, uncap fps, double buffer, remove Sleep(0) #1
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/1
2026-07-14 18:32:04 +01:00
qloak 3f801bd193 fix: windows build, uncap fps, double buffer, remove Sleep(0) 2026-07-14 10:13:55 -07:00
qloak 911910a994 fix: windows build, uncap fps, double buffer, remove Sleep(0), 2026-07-14 09:51:14 -07:00
str1k3r 32e7d17d41 chore: update postbuild paths 2026-07-13 18:24:03 -04:00
pieeebot bf7fdcfd78 chore(PSVita): restrict OldSdk to PSVita 2026-07-13 20:03:43 +03:00
pieeebot f8c69e4715 fix(PSVita): fix compile errors from missing sceNp functions 2026-07-13 15:13:47 +03:00
pieeebot 2b47a7b15e chore(README.md): update known issues in PS Vita. 2026-07-12 20:27:40 +01:00
pieeebot dfb0b83c18 chore: copy Minecraft.Client.self to EBOOT.BIN instead of moving.
fixes ps3 prodg debugger not finding the .self file.
2026-07-12 13:18:33 +03:00
pieeebot ef2ba491e9 chore: update known issues in PS3. 2026-07-12 11:12:59 +03:00
pieeebot 44a40fc92b fix: PS3 ChunkUpdate crash during loading.
fixed by increasing the pading to make the size of ChunkRebuildData divisible by 16.
2026-07-12 11:07:50 +03:00
pieeebot 090de7517b chore: update README.md 2026-07-11 11:14:49 +01:00
pieeebot d0707f4696 fix(TU20): Fixed a crash when a dispenser is dispensing water or lava when the dispenser is blocked. 2026-07-10 14:09:15 +03:00
pieeebot d0624097a8 chore: update known issue in ps3. 2026-07-09 18:59:30 +01:00
pieeebot 73b0d884a3 fix: panorama resolution on both PS3 and PSVita. 2026-07-09 20:30:24 +03:00
pieeebot 9fd3652c14 fix: McRegionLevelStorage changes not compiling in PS3. 2026-07-08 19:56:03 +03:00
pieeebot 94be655a44 fix(TU20): panorama not reflecting the new tutorial world. 2026-07-08 10:29:03 +03:00
pieeebot 7643c3faa7 chore: restore setBaseItemTypeAndMaterial for normal maps.
looking at lcerenewed they never removed the setBaseItemTypeAndMaterial for normal maps
2026-07-08 10:29:03 +03:00
pieeebot 8693a3f6ab chore: update notes 2026-07-08 07:25:40 +01:00
pieeebot a7ccd4dafe chore: update .gitignore 2026-07-08 09:08:48 +03:00
pieeebot 7d443074d8 feat(TU21): Crafting a map now produces an empty map 2026-07-08 09:04:18 +03:00
pieeebot 24fa98fe65 feat(TU20): Implement more of la's TU21 patch file
Forgot to include changes in HellBiome.cpp and EatTileGoal.cpp

TU20:
1. Skeletons & Wither Skeletons now rarely spawn anywhere in the Nether
2026-07-08 08:58:57 +03:00
pieeebot 6677ae1129 feat(TU20/21): Implement la's TU21 patch file
This adds the following:

TU20:
1. Librarians now have a small chance to offer name tags for sale
2. Witches can now spawn at light level 7 or less in any biome or cave
3. Skeletons & Wither Skeletons now rarely spawn anywhere in the Nether

TU21:
1. Minecart entity limit increased
2026-07-08 06:51:34 +03:00
str1k3r bbf3ea9197 chore: update readme notes 2026-07-07 06:41:14 +01:00
str1k3r 77c9fd2354 fix: ps3 building 2026-07-06 20:50:25 -04:00
str1k3r c80a6547d7 chore: mostly update ps4 strings 2026-07-06 18:21:55 -04:00
str1k3r dc59a64474 chore: update TelemetryEnum for orbis, durango & xbox 2026-07-06 17:20:45 -04:00
str1k3r 59f6362df2 fix: wrong hide ps store icon call for orbis 2026-07-06 08:59:43 -04:00
str1k3r 12168e069b chore: add PS4 notes 2026-07-06 07:57:52 -04:00
str1k3r ae6b4b7274 fix: mostly fix orbis builds 2026-07-06 07:52:49 -04:00
str1k3r be95ed1f2b chore: Final postbuilds & update soundengine paths
This gives the final postbuilds (for now) and updates the soundengine paths to use orbis & windows64 respective paths
ontop of this it fixes a small issue with durango & orbis.
2026-07-06 07:48:26 -04:00
pieeebot 9deaf06b6d Revert "chore: Remove ESRB logo from intro."
This reverts commit e2cb559a57.
2026-07-05 19:57:08 +03:00
pieeebot 8d7e843290 chore: Remove ESRB logo from intro.
Intro sequence is now Mojang, 4J Studios.
2026-07-05 19:45:55 +03:00
pieeebot 0447369884 fix: Restore stringsLanguages.xml 2026-07-05 08:28:27 +03:00
pieeebot 900f69a865 Update Windows64 Platform Specific Strings & Update MediaWindows64.arc and MediaPS3.arc 2026-07-05 08:18:28 +03:00
466 changed files with 205030 additions and 395418 deletions
+106
View File
@@ -0,0 +1,106 @@
name: Build & Release
on:
workflow_dispatch:
inputs:
version:
description: 'Version tag for release (e.g. v1.0.0).'
required: true
default: ''
notes:
description: 'URL to notes for release.'
required: false
default: ''
jobs:
validate:
runs-on: windows-2022
steps:
- name: Validate version format
run: |
if (-not ("${{ inputs.version }}" -match '^v\d+\.\d+\.\d+[a-zA-Z0-9.-]*$')) {
Write-Error "Version '${{ inputs.version }}' doesn't match expected format (e.g. v1.0.0)"
exit 1
}
build:
runs-on: windows-2022
strategy:
matrix:
configuration: [Release]
platform: [PS3, Windows64] #[PS3, PSVita, Xbox 360, ORBIS, Windows64]
steps:
- name: Checkout Repository
uses: https://github.com/actions/checkout@v4
- name: Build Cafeberry
run: |
& "C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" MinecraftConsoles.sln `
/p:Configuration=${{ matrix.configuration }} `
/p:Platform=${{ matrix.platform }} `
/m
- name: Zip Build (Consoles)
if: matrix.platform != 'Windows64'
run: 7z a -r LCE${{ matrix.platform }}.zip ./${{ matrix.platform }}_${{ matrix.configuration }}/* "-x!*.ipdb" "-x!*.iobj"
- name: Zip Build (Windows64)
if: matrix.platform == 'Windows64'
run: 7z a -r LCE${{ matrix.platform }}.zip ./x64/${{ matrix.configuration }}/* "-x!*.ipdb" "-x!*.iobj"
- name: Stage artifacts
run: |
New-Item -ItemType Directory -Force -Path staging
Copy-Item LCE${{ matrix.platform }}.zip staging/
- name: Stage exe
if: matrix.platform == 'Windows64'
run: |
Copy-Item ./x64/${{ matrix.configuration }}/Minecraft.Client.exe staging/
- name: Upload artifacts
uses: https://github.com/actions/upload-artifact@v3
with:
name: build-${{ matrix.platform }}
path: staging/*
release:
needs: build
runs-on: windows-2022
steps:
- name: Download all build artifacts
uses: https://github.com/actions/download-artifact@v3
with:
path: downloaded
- name: Fetch release notes
id: notes
run: |
$notesSource = "${{ inputs.notes }}"
$fallback = "## Cafeberry`n`n### Whoever made this release forgot to put notes, sorry!"
if ($notesSource -match '^https?://') {
try {
$body = (Invoke-WebRequest -Uri $notesSource -UseBasicParsing).Content
if ([string]::IsNullOrWhiteSpace($body)) { $body = $fallback }
} catch {
$body = $fallback
}
}
"description<<EOF`n$body`nEOF" | Out-File -Append -Encoding utf8 -NoNewline:$false $env:GITHUB_OUTPUT
- name: Publish Release
uses: akkuman/gitea-release-action@v1
with:
name: ${{ inputs.version }}
server_url: ${{ gitea.server_url }}
repository: ${{ gitea.repository }}
token: ${{ gitea.token }}
tag_name: ${{ inputs.version }}
prerelease: false
verbose: true
files: downloaded/**/*
body: ${{ steps.notes.outputs.description }}
+32 -6
View File
@@ -1,25 +1,38 @@
/ORBIS_Debug
/ORBIS_Release
/PS3_Debug
/PS3_Release
/x360_Debug
/x360_Release
/PSVita_Debug
/PSVita_Release
/X360_Debug
/X360_Release
/Release
/Debug
/x64
/ipch
.vs/
/Minecraft.Client/ORBIS_Debug
/Minecraft.Client/ORBIS_Release
/Minecraft.Client/PS3_Debug
/Minecraft.Client/PS3_Release
/Minecraft.Client/x360_Debug
/Minecraft.Client/x360_Release
/Minecraft.Client/PSVita_Debug
/Minecraft.Client/PSVita_Release
/Minecraft.Client/X360_Debug
/Minecraft.Client/X360_Release
/Minecraft.Client/Debug
/Minecraft.Client/Release
/Minecraft.Client/x64
/Minecraft.Client/Windows64/GameHDD
/Minecraft.World/ORBIS_Debug
/Minecraft.World/ORBIS_Release
/Minecraft.World/PS3_Debug
/Minecraft.World/PS3_Release
/Minecraft.World/x360_Debug
/Minecraft.World/x360_Release
/Minecraft.World/PSVita_Debug
/Minecraft.World/PSVita_Release
/Minecraft.World/X360_Debug
/Minecraft.World/X360_Release
/Minecraft.World/Debug
/Minecraft.World/Release
/Minecraft.World/x64_Debug
@@ -27,3 +40,16 @@
MinecraftConsoles.opensdf
MinecraftConsoles.v11.suo
MinecraftConsoles.sdf
/Minecraft.Client/PS3/SPU_Tasks/Texture_blit/PS3_Debug
/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/PS3_Debug
/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/PS3_Debug
/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/PS3_Debug
/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/PS3_Debug
/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PS3_Debug
/Minecraft.Client/PS3/SPU_Tasks/Texture_blit/PS3_Release
/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_FindNearestChunk/PS3_Release
/Minecraft.Client/PS3/SPU_Tasks/LevelRenderer_cull/PS3_Release
/Minecraft.Client/PS3/SPU_Tasks/CompressedTileStorage_compress/PS3_Release
/Minecraft.Client/PS3/SPU_Tasks/CompressedTile/PS3_Release
/Minecraft.Client/PS3/SPU_Tasks/ChunkUpdate/PS3_Release
+8 -10
View File
@@ -55,8 +55,9 @@ void SoundEngine::playMusicTick() {};
#else
// str1k3r: previously ps4 needed the durango folder to load sound and so did windows this fixes that and makes them use there own folders.
#ifdef _WINDOWS64
char SoundEngine::m_szSoundPath[]={"Durango\\Sound\\"};
char SoundEngine::m_szSoundPath[]={"Windows64Media\\Sound\\"};
char SoundEngine::m_szMusicPath[]={"music\\"};
char SoundEngine::m_szRedistName[]={"redist64"};
#elif defined _DURANGO
@@ -64,15 +65,7 @@ char SoundEngine::m_szSoundPath[]={"Sound\\"};
char SoundEngine::m_szMusicPath[]={"music\\"};
char SoundEngine::m_szRedistName[]={"redist64"};
#elif defined __ORBIS__
#ifdef _CONTENT_PACKAGE
char SoundEngine::m_szSoundPath[]={"Sound/"};
#elif defined _ART_BUILD
char SoundEngine::m_szSoundPath[]={"Sound/"};
#else
// just use the host Durango folder for the sound. In the content package, we'll have moved this in the .gp4 file
char SoundEngine::m_szSoundPath[]={"Durango/Sound/"};
#endif
char SoundEngine::m_szSoundPath[]={"PS4/Sound/"};
char SoundEngine::m_szMusicPath[]={"music/"};
char SoundEngine::m_szRedistName[]={"redist64"};
#elif defined __PSVITA__
@@ -84,6 +77,11 @@ char SoundEngine::m_szRedistName[]={"redist"};
char SoundEngine::m_szSoundPath[]={"PS3/Sound/"};
char SoundEngine::m_szMusicPath[]={"music/"};
char SoundEngine::m_szRedistName[]={"redist"};
#ifdef _CONTENT_PACKAGE
char SoundEngine::m_szSoundPath[]={"Sound/"};
#elif defined _ART_BUILD
char SoundEngine::m_szSoundPath[]={"Sound/"};
#endif
#define USE_SPURS
+3 -1
View File
@@ -4417,7 +4417,9 @@ int CMinecraftApp::EthernetDisconnectReturned(void *pParam,int iPad,const C4JSto
else
{
// 4J-PB - turn off the PSN store icon just in case this happened when we were in one of the DLC menus
#if defined __ORBIS__ || defined __PSVITA__
#ifdef __ORBIS__
sceNpCommerceHidePsStoreIcon();
#elif defined __PSVITA__
app.GetCommerce()->HidePsStoreIcon();
#endif
app.SetAction(iPad,eAppAction_EthernetDisconnectedReturned_Menus);
@@ -9,7 +9,9 @@ const wstring LeaderboardManager::filterNames[eNumFilterModes] =
L"Friends", L"MyScore", L"TopRank"
};
#if !defined(_DURANGO) && !defined(_WINDOWS64) && !defined(_XBOX) && !defined(__ORBIS__) // str1k3r - some platforms complain about this, also this wasnt in the leak?
LeaderboardManager *LeaderboardManager::m_instance = NULL;
#endif
void LeaderboardManager::DeleteInstance()
{
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+699
View File
@@ -0,0 +1,699 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>BeaconMenu</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CXuiSceneBeacon</ClassOverride>
<Visual>XuiBlankScene</Visual>
<DefaultFocus>Pointer</DefaultFocus>
</Properties>
<XuiScene>
<Properties>
<Id>Group</Id>
<Width>520.000000</Width>
<Height>510.000000</Height>
<Position>380.000031,120.000046,0.000000</Position>
<Anchor>15</Anchor>
<Visual>XuiScene</Visual>
<DefaultFocus>Pointer</DefaultFocus>
</Properties>
<XuiList>
<Properties>
<Id>UseRow</Id>
<Width>381.000000</Width>
<Height>50.000000</Height>
<Position>70.000000,444.000000,0.000000</Position>
<Anchor>8</Anchor>
<ClassOverride>CXuiCtrlSlotList</ClassOverride>
<Visual>ItemGridVertical</Visual>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
</XuiList>
<XuiList>
<Properties>
<Id>Inventory</Id>
<Width>378.000000</Width>
<Height>150.000000</Height>
<Position>70.000000,305.000000,0.000000</Position>
<Anchor>8</Anchor>
<ClassOverride>CXuiCtrlSlotList</ClassOverride>
<Visual>ItemGridVertical</Visual>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
</XuiList>
<XuiControl>
<Properties>
<Id>SecondaryPanel</Id>
<Width>234.000000</Width>
<Height>210.000000</Height>
<Position>262.000000,24.000000,0.000000</Position>
<Visual>PanelRecessed</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>PrimaryPanel</Id>
<Width>234.000000</Width>
<Height>210.000000</Height>
<Position>24.000000,24.000000,0.000000</Position>
<Visual>PanelRecessed</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiLabel>
<Properties>
<Id>PrimaryText</Id>
<Width>230.000000</Width>
<Height>32.000000</Height>
<Position>26.000000,26.000000,0.000000</Position>
<Anchor>9</Anchor>
<BlendMode>1</BlendMode>
<Visual>XuiLabelDarkCentredWrap</Visual>
<Text>FJ_LabelBlack</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>SecondaryText</Id>
<Width>230.000000</Width>
<Height>63.000000</Height>
<Position>264.000061,26.000008,0.000000</Position>
<Anchor>3</Anchor>
<Visual>XuiLabelDarkCentredWrap</Visual>
<Text>FJ_LabelBlack</Text>
</Properties>
</XuiLabel>
<XuiControl>
<Properties>
<Id>PrimaryTierOneOne</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>122.000000,66.000000,0.000000</Position>
<Anchor>2</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>PrimaryTierOneTwo</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>186.000000,66.000000,0.000000</Position>
<Anchor>2</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>PrimaryTierTwoOne</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>122.000000,120.000000,0.000000</Position>
<Anchor>2</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>PrimaryTierTwoTwo</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>186.000000,120.000000,0.000000</Position>
<Anchor>2</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>PrimaryTierThree</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>154.000000,174.000000,0.000000</Position>
<Anchor>2</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>SecondaryOne</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>324.000031,148.000000,0.000000</Position>
<Anchor>2</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>SecondaryTwo</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>388.000092,148.000000,0.000000</Position>
<Anchor>2</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>Confirm</Id>
<Width>44.000000</Width>
<Height>44.000000</Height>
<Position>403.000000,246.000031,0.000000</Position>
<Anchor>8</Anchor>
<ClassOverride>CXuiCtrlBeaconButton</ClassOverride>
<Visual>BeaconButton</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiList>
<Properties>
<Id>Payment</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>280.000092,248.000046,0.000000</Position>
<Anchor>9</Anchor>
<ClassOverride>CXuiCtrlSlotList</ClassOverride>
<Visual>ItemGridVertical</Visual>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Anchor>7</Anchor>
<Pivot>0.000000,50.000000,0.000000</Pivot>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItemListItem</ClassOverride>
<Visual>ItemButton</Visual>
<PressKey>22594</PressKey>
<Layout>4</Layout>
</Properties>
</XuiListItem>
</XuiList>
<XuiLabel>
<Properties>
<Id>Emerald</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>70.000046,247.999969,0.000000</Position>
<Anchor>4</Anchor>
<Show>false</Show>
<ColorWriteFlags>7</ColorWriteFlags>
<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
<Visual>ItemIconBlank</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Diamond</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>118.000031,248.000000,0.000000</Position>
<Anchor>4</Anchor>
<Show>false</Show>
<ColorWriteFlags>7</ColorWriteFlags>
<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
<Visual>ItemIconBlank</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Gold</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>166.000015,248.000000,0.000000</Position>
<Anchor>4</Anchor>
<Show>false</Show>
<ColorWriteFlags>7</ColorWriteFlags>
<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
<Visual>ItemIconBlank</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Iron</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>214.000000,248.000000,0.000000</Position>
<Anchor>4</Anchor>
<Show>false</Show>
<ColorWriteFlags>7</ColorWriteFlags>
<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
<Visual>ItemIconBlank</Visual>
</Properties>
</XuiLabel>
<XuiControl>
<Properties>
<Id>Beacon_1</Id>
<Width>40.000000</Width>
<Height>40.000000</Height>
<Position>50.000000,68.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>Beacon_1</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>Beacon_2</Id>
<Width>40.000000</Width>
<Height>40.000000</Height>
<Position>50.000000,122.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>Beacon_2</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>Beacon_3</Id>
<Width>40.000000</Width>
<Height>40.000000</Height>
<Position>50.000000,176.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>Beacon_3</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>Beacon_4</Id>
<Width>40.000000</Width>
<Height>40.000000</Height>
<Position>358.000000,94.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>Beacon_4</Visual>
<Enabled>false</Enabled>
</Properties>
</XuiControl>
<XuiControl>
<Properties>
<Id>Pointer</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-185.000000,-9.000015,0.000000</Position>
<Anchor>9</Anchor>
<Show>false</Show>
<ClassOverride>CXuiCtrlSlotItem</ClassOverride>
<Visual>ItemPointer</Visual>
</Properties>
</XuiControl>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>1</Time>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiScene>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>1</Time>
<Command>stop</Command>
</NamedFrame>
<NamedFrame>
<Name>MoveLeft</Name>
<Time>2</Time>
</NamedFrame>
<NamedFrame>
<Name>EndMoveLeft</Name>
<Time>32</Time>
<Command>stop</Command>
</NamedFrame>
<NamedFrame>
<Name>MoveRight</Name>
<Time>33</Time>
</NamedFrame>
<NamedFrame>
<Name>EndMoveRight</Name>
<Time>78</Time>
<Command>gotoandstop</Command>
<CommandParams>EndNormal</CommandParams>
</NamedFrame>
</NamedFrames>
<Timeline>
<Id>Group</Id>
<TimelineProp>Position</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>380.000031,120.000046,0.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>1</Time>
<Interpolation>0</Interpolation>
<Prop>380.000000,120.000000,0.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>2</Time>
<Interpolation>2</Interpolation>
<EaseIn>100</EaseIn>
<EaseOut>-100</EaseOut>
<EaseScale>50</EaseScale>
<Prop>380.000000,120.000000,0.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>32</Time>
<Interpolation>0</Interpolation>
<Prop>120.000000,120.000000,0.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>48</Time>
<Interpolation>2</Interpolation>
<EaseIn>100</EaseIn>
<EaseOut>-100</EaseOut>
<EaseScale>50</EaseScale>
<Prop>120.000000,120.000000,0.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>78</Time>
<Interpolation>0</Interpolation>
<Prop>380.000000,120.000000,0.000000</Prop>
</KeyFrame>
</Timeline>
</Timelines>
</XuiScene>
</XuiCanvas>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,36 +1,26 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>NewUpdate</Id>
<Width>800.000000</Width>
<Height>430.000000</Height>
<Position>240.000046,200.000000,0.000000</Position>
<ClassOverride>CScene_NewUpdateMessage</ClassOverride>
<Visual>XuiScene</Visual>
<DefaultFocus>OffersList</DefaultFocus>
</Properties>
<XuiHtmlControl>
<Properties>
<Id>XuiHTMLMessage</Id>
<Width>744.000000</Width>
<Height>364.000000</Height>
<Position>28.000034,24.000000,0.000000</Position>
<Visual>XuiHtmlControl</Visual>
</Properties>
</XuiHtmlControl>
</XuiScene>
<XuiControl>
<Properties>
<Id>Logo</Id>
<Width>1280.000000</Width>
<Height>138.000000</Height>
<Position>0.000000,56.000000,0.000000</Position>
<DesignTime>true</DesignTime>
<Visual>MenuTitleLogo</Visual>
</Properties>
</XuiControl>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>NewUpdate</Id>
<Width>800.000000</Width>
<Height>430.000000</Height>
<Position>240.000046,200.000000,0.000000</Position>
<ClassOverride>CScene_NewUpdateMessage</ClassOverride>
<Visual>XuiScene</Visual>
<DefaultFocus>OffersList</DefaultFocus>
</Properties>
<XuiHtmlControl>
<Properties>
<Id>XuiHTMLMessage</Id>
<Width>744.000000</Width>
<Height>364.000000</Height>
<Position>28.000034,24.000000,0.000000</Position>
<Visual>XuiHtmlControl</Visual>
</Properties>
</XuiHtmlControl>
</XuiScene>
</XuiCanvas>
@@ -1,37 +1,27 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>NewUpdate</Id>
<Width>500.000000</Width>
<Height>286.000000</Height>
<Position>70.000000,124.000046,0.000000</Position>
<ClassOverride>CScene_NewUpdateMessage</ClassOverride>
<Visual>GraphicPanel</Visual>
<DefaultFocus>OffersList</DefaultFocus>
</Properties>
<XuiHtmlControl>
<Properties>
<Id>XuiHTMLMessage</Id>
<Width>470.000000</Width>
<Height>239.000000</Height>
<Position>16.000000,20.000000,0.000000</Position>
<Show>false</Show>
<Visual>XuiHtmlControl</Visual>
</Properties>
</XuiHtmlControl>
</XuiScene>
<XuiControl>
<Properties>
<Id>Logo</Id>
<Width>640.000000</Width>
<Height>70.000000</Height>
<Position>0.000000,48.000000,0.000000</Position>
<DesignTime>true</DesignTime>
<Visual>MenuTitleLogo</Visual>
</Properties>
</XuiControl>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>NewUpdate</Id>
<Width>500.000000</Width>
<Height>286.000000</Height>
<Position>70.000000,124.000046,0.000000</Position>
<ClassOverride>CScene_NewUpdateMessage</ClassOverride>
<Visual>GraphicPanel</Visual>
<DefaultFocus>OffersList</DefaultFocus>
</Properties>
<XuiHtmlControl>
<Properties>
<Id>XuiHTMLMessage</Id>
<Width>470.000000</Width>
<Height>239.000000</Height>
<Position>16.000000,20.000000,0.000000</Position>
<Show>false</Show>
<Visual>XuiHtmlControl</Visual>
</Properties>
</XuiHtmlControl>
</XuiScene>
</XuiCanvas>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+224 -224
View File
@@ -1,226 +1,226 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ChatScene</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<DisableFocusRecursion>true</DisableFocusRecursion>
<ClassOverride>CScene_Chat</ClassOverride>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiLabel>
<Properties>
<Id>XuiBack1</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,472.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,472.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack2</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,437.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,437.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack3</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,402.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,402.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack4</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,367.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,367.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack5</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,332.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,332.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack6</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,297.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,297.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack7</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,262.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,262.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack8</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,227.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,227.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack9</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,192.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel9</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,192.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack10</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,157.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel10</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,157.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabelJukebox</Id>
<Width>640.000000</Width>
<Height>35.000000</Height>
<Position>320.000031,472.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelListening</Visual>
</Properties>
</XuiLabel>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ChatScene</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<DisableFocusRecursion>true</DisableFocusRecursion>
<ClassOverride>CScene_Chat</ClassOverride>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiLabel>
<Properties>
<Id>XuiBack1</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,472.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,472.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack2</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,437.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,437.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack3</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,402.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,402.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack4</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,367.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,367.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack5</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,332.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,332.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack6</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,297.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,297.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack7</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,262.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,262.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack8</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,227.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,227.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack9</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,192.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel9</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,192.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack10</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,157.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel10</Id>
<Width>1280.000000</Width>
<Height>35.000000</Height>
<Position>0.000000,157.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelChat</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabelJukebox</Id>
<Width>640.000000</Width>
<Height>35.000000</Height>
<Position>320.000031,472.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Visual>XuiLabelListening</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,247 +1,247 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ChatScene</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<DisableFocusRecursion>true</DisableFocusRecursion>
<ClassOverride>CScene_Chat</ClassOverride>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiLabel>
<Properties>
<Id>XuiBack1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,325.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,325.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,305.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,305.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,285.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,285.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,265.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,265.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,245.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,245.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,225.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,225.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,205.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,205.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,185.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,185.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,165.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,165.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,145.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,145.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabelJukebox</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000031,325.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelListening_Small</Visual>
</Properties>
</XuiLabel>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ChatScene</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<DisableFocusRecursion>true</DisableFocusRecursion>
<ClassOverride>CScene_Chat</ClassOverride>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiLabel>
<Properties>
<Id>XuiBack1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,325.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,325.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,305.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,305.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,285.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,285.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,265.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,265.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,245.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,245.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,225.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,225.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,205.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,205.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,185.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,185.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,165.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,165.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,145.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,145.000015,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabelJukebox</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000031,325.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelListening_Small</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,247 +1,247 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ChatScene</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<DisableFocusRecursion>true</DisableFocusRecursion>
<ClassOverride>CScene_Chat</ClassOverride>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiLabel>
<Properties>
<Id>XuiBack1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,215.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,215.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,195.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,195.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,175.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,175.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,155.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,155.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,135.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,135.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,115.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,115.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,95.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,95.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,75.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,75.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,55.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,55.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,35.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,35.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabelJukebox</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000031,215.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelListening_Small</Visual>
</Properties>
</XuiLabel>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ChatScene</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<DisableFocusRecursion>true</DisableFocusRecursion>
<ClassOverride>CScene_Chat</ClassOverride>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiLabel>
<Properties>
<Id>XuiBack1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,215.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,215.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,195.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,195.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,175.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,175.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,155.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,155.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,135.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,135.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,115.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,115.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,95.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,95.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,75.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,75.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,55.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel9</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,55.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiBack10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,35.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChatBackground</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel10</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000000,35.000008,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelChat_Small</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabelJukebox</Id>
<Width>640.000000</Width>
<Height>20.000000</Height>
<Position>0.000031,215.000000,0.000000</Position>
<Opacity>0.000000</Opacity>
<Anchor>5</Anchor>
<Visual>XuiLabelListening_Small</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,923 +1,68 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ConnectingProgressScene</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_ConnectingProgress</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Status</Id>
<Width>383.000000</Width>
<Height>26.000000</Height>
<Position>319.000000,360.000000,0.000000</Position>
<Visual>XuiLabel</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>700.000000</Width>
<Height>100.000000</Height>
<Position>290.000061,250.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
<XuiProgressBar>
<Properties>
<Id>Progress</Id>
<Width>640.000000</Width>
<Height>15.000000</Height>
<Position>320.000000,390.000000,0.000000</Position>
<Show>false</Show>
<ClassOverride>CXuiCtrlLoadingProgress</ClassOverride>
<Visual>LoadingProgressState</Visual>
<Value>50</Value>
</Properties>
</XuiProgressBar>
<XuiScene>
<Properties>
<Id>Timer</Id>
<Width>183.000000</Width>
<Height>169.000000</Height>
<Position>548.500061,330.000000,0.000000</Position>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiFigure>
<Properties>
<Id>Timer_Square_1</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>14.000000,3.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_2</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>68.499985,3.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_3</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>123.000000,3.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_4</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>123.000000,58.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_5</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>123.000000,113.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_6</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>68.499985,113.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_7</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>14.000000,113.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_8</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>14.000000,58.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_9</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>14.000000,3.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_10</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>68.499985,3.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_11</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>123.000000,3.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_12</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>123.000000,58.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_13</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>123.000000,113.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_14</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>68.499985,113.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_15</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>14.000000,113.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_16</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>14.000000,58.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>LoadStart</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>LoopStart</Name>
<Time>81</Time>
</NamedFrame>
<NamedFrame>
<Name>LoopEnd</Name>
<Time>160</Time>
<Command>gotoandplay</Command>
<CommandParams>LoopStart</CommandParams>
</NamedFrame>
</NamedFrames>
<Timeline>
<Id>Timer_Square_1</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>1</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>31</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_3</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>20</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>21</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>51</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_8</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>70</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>71</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>101</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_4</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>30</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>31</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>61</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_7</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>60</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>61</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>91</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_6</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>50</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>51</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>81</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_5</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>40</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>41</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>71</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_2</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>10</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>11</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>41</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_9</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>80</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>81</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>111</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_10</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>90</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>91</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>121</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_11</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>100</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>101</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>131</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_12</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>110</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>111</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>141</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_13</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>120</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>121</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>151</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_14</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>130</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>131</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x07ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_15</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>140</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>141</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x49ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_16</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>150</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>151</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x8cebebeb</Prop>
</KeyFrame>
</Timeline>
</Timelines>
</XuiScene>
<XuiButton>
<Properties>
<Id>ButtonConfirm</Id>
<Width>320.000000</Width>
<Height>50.000000</Height>
<Position>480.000031,530.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiButton>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoandplay</Command>
<CommandParams>Normal</CommandParams>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ConnectingProgressScene</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_ConnectingProgress</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Status</Id>
<Width>383.000000</Width>
<Height>26.000000</Height>
<Position>319.000000,360.000000,0.000000</Position>
<Visual>XuiLabel</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>700.000000</Width>
<Height>100.000000</Height>
<Position>290.000061,250.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
<XuiProgressBar>
<Properties>
<Id>Progress</Id>
<Width>640.000000</Width>
<Height>15.000000</Height>
<Position>320.000000,390.000000,0.000000</Position>
<Show>false</Show>
<ClassOverride>CXuiCtrlLoadingProgress</ClassOverride>
<Visual>LoadingProgressState</Visual>
<Value>50</Value>
</Properties>
</XuiProgressBar>
<XuiScene>
<Properties>
<Id>Timer</Id>
<Width>183.000000</Width>
<Height>169.000000</Height>
<Position>548.500061,330.000000,0.000000</Position>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiFigure>
<Properties>
<Id>Timer_Square_1</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>14.000000,3.000000,0.000000</Position>
<Closed>false</Closed>
<Stroke>
</Stroke>
<Fill>
</Fill>
</Properties>
</XuiFigure>
</XuiScene>
</XuiScene>
</XuiCanvas>
@@ -1,923 +1,78 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ConnectingProgressScene</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_ConnectingProgress</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Status</Id>
<Width>383.000000</Width>
<Height>26.000000</Height>
<Position>70.000000,232.666656,0.000000</Position>
<Visual>XuiLabel</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>500.000000</Width>
<Height>50.000000</Height>
<Position>70.000015,130.000000,0.000000</Position>
<Visual>XuiTitleSmall</Visual>
</Properties>
</XuiLabel>
<XuiProgressBar>
<Properties>
<Id>Progress</Id>
<Width>500.000000</Width>
<Height>15.000000</Height>
<Position>70.000046,259.000000,0.000000</Position>
<Show>false</Show>
<ClassOverride>CXuiCtrlLoadingProgress</ClassOverride>
<Visual>LoadingProgressState</Visual>
<Value>50</Value>
</Properties>
</XuiProgressBar>
<XuiButton>
<Properties>
<Id>ButtonConfirm</Id>
<Width>160.000000</Width>
<Height>36.000000</Height>
<Position>240.000000,348.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiButton>
<XuiScene>
<Properties>
<Id>Timer</Id>
<Width>72.000000</Width>
<Height>72.000000</Height>
<Position>284.000000,177.000000,0.000000</Position>
<Anchor>15</Anchor>
<Show>false</Show>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiFigure>
<Properties>
<Id>Timer_Square_1</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_2</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>25.000000,0.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_3</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>50.000000,0.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_4</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>50.000000,25.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_5</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>50.000000,50.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_6</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>25.000000,50.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_7</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>0.000000,50.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_8</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>0.000000,25.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_9</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_10</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>25.000000,0.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_11</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>50.000000,0.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_12</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>50.000000,25.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_13</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>50.000000,50.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_14</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>25.000000,50.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_15</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>0.000000,50.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_16</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Position>0.000000,25.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>LoadStart</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>LoopStart</Name>
<Time>81</Time>
</NamedFrame>
<NamedFrame>
<Name>LoopEnd</Name>
<Time>160</Time>
<Command>gotoandplay</Command>
<CommandParams>LoopStart</CommandParams>
</NamedFrame>
</NamedFrames>
<Timeline>
<Id>Timer_Square_1</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>1</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>31</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_3</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>20</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>21</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>51</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_8</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>70</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>71</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>101</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_4</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>30</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>31</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>61</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_7</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>60</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>61</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>91</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_6</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>50</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>51</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>81</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_5</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>40</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>41</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>71</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_2</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>10</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>11</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>41</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_9</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>80</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>81</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>111</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_10</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>90</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>91</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>121</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_11</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>100</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>101</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>131</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_12</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>110</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>111</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>141</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_13</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>120</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>121</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>151</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_14</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>130</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>131</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x07ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_15</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>140</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>141</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x49ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_16</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>150</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>151</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x8cebebeb</Prop>
</KeyFrame>
</Timeline>
</Timelines>
</XuiScene>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoandplay</Command>
<CommandParams>Normal</CommandParams>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ConnectingProgressScene</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_ConnectingProgress</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Status</Id>
<Width>383.000000</Width>
<Height>26.000000</Height>
<Position>70.000000,232.666656,0.000000</Position>
<Visual>XuiLabel</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>500.000000</Width>
<Height>50.000000</Height>
<Position>70.000015,130.000000,0.000000</Position>
<Visual>XuiTitleSmall</Visual>
</Properties>
</XuiLabel>
<XuiProgressBar>
<Properties>
<Id>Progress</Id>
<Width>500.000000</Width>
<Height>15.000000</Height>
<Position>70.000046,259.000000,0.000000</Position>
<Show>false</Show>
<ClassOverride>CXuiCtrlLoadingProgress</ClassOverride>
<Visual>LoadingProgressState</Visual>
<Value>50</Value>
</Properties>
</XuiProgressBar>
<XuiButton>
<Properties>
<Id>ButtonConfirm</Id>
<Width>160.000000</Width>
<Height>36.000000</Height>
<Position>240.000000,348.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiButton>
<XuiScene>
<Properties>
<Id>Timer</Id>
<Width>72.000000</Width>
<Height>72.000000</Height>
<Position>284.000000,177.000000,0.000000</Position>
<Anchor>15</Anchor>
<Show>false</Show>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiFigure>
<Properties>
<Id>Timer_Square_1</Id>
<Width>21.000000</Width>
<Height>21.000000</Height>
<Closed>false</Closed>
<Stroke>
</Stroke>
<Fill>
</Fill>
</Properties>
</XuiFigure>
</XuiScene>
</XuiScene>
</XuiCanvas>
@@ -1,923 +1,68 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ConnectingProgressScene</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClassOverride>CScene_ConnectingProgress</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Status</Id>
<Width>383.000000</Width>
<Height>26.000000</Height>
<Position>70.000000,194.666656,0.000000</Position>
<Visual>XuiLabel</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>500.000000</Width>
<Height>50.000000</Height>
<Position>70.000015,120.000000,0.000000</Position>
<Visual>XuiTitleSmall</Visual>
</Properties>
</XuiLabel>
<XuiProgressBar>
<Properties>
<Id>Progress</Id>
<Width>500.000000</Width>
<Height>15.000000</Height>
<Position>70.000046,221.000000,0.000000</Position>
<Show>false</Show>
<ClassOverride>CXuiCtrlLoadingProgress</ClassOverride>
<Visual>LoadingProgressState</Visual>
<Value>50</Value>
</Properties>
</XuiProgressBar>
<XuiScene>
<Properties>
<Id>Timer</Id>
<Width>91.000000</Width>
<Height>84.000000</Height>
<Position>275.000000,174.000000,0.000000</Position>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiFigure>
<Properties>
<Id>Timer_Square_1</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-29.999992,-9.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_2</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>24.499992,-9.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_3</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>79.000008,-9.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_4</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>79.000008,46.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_5</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>79.000008,101.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_6</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>24.499992,101.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_7</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-29.999992,101.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_8</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-29.999992,46.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_9</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-29.999992,-9.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_10</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>24.499992,-9.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_11</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>79.000008,-9.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_12</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>79.000008,46.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_13</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>79.000008,101.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_14</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>24.499992,101.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_15</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-29.999992,101.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<XuiFigure>
<Properties>
<Id>Timer_Square_16</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-29.999992,46.000000,0.000000</Position>
<Stroke>
<Properties>
<StrokeColor>0xff0f0f80</StrokeColor>
</Properties>
</Stroke>
<Fill>
<Properties>
<FillColor>0x00ebebeb</FillColor>
<Gradient>
<Properties>
<NumStops>1</NumStops>
<StopColor index="0">0x00000000</StopColor>
<StopPos index="0">0.000000</StopPos>
</Properties>
</Gradient>
<TransformVersion>1</TransformVersion>
</Properties>
</Fill>
<Closed>true</Closed>
<Points>4,0.000000,0.000000,0.000000,0.000000,42.000000,0.000000,0,42.000000,0.000000,42.000000,0.000000,42.000000,42.000000,0,42.000000,42.000000,42.000000,42.000000,0.000000,42.000000,0,0.000000,42.000000,0.000000,42.000000,0.000000,0.000000,0,</Points>
</Properties>
</XuiFigure>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>LoadStart</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>LoopStart</Name>
<Time>81</Time>
</NamedFrame>
<NamedFrame>
<Name>LoopEnd</Name>
<Time>160</Time>
<Command>gotoandplay</Command>
<CommandParams>LoopStart</CommandParams>
</NamedFrame>
</NamedFrames>
<Timeline>
<Id>Timer_Square_1</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>1</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>31</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_3</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>20</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>21</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>51</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_8</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>70</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>71</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>101</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_4</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>30</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>31</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>61</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_7</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>60</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>61</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>91</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_6</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>50</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>51</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>81</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_5</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>40</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>41</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>71</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_2</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>10</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>11</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>41</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_9</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>80</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>81</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>111</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_10</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>90</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>91</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>121</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_11</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>100</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>101</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>131</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_12</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>110</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>111</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>141</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_13</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>120</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>121</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>151</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_14</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>130</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>131</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x07ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_15</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>140</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>141</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x49ebebeb</Prop>
</KeyFrame>
</Timeline>
<Timeline>
<Id>Timer_Square_16</Id>
<TimelineProp>Fill.FillColor</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>150</Time>
<Interpolation>0</Interpolation>
<Prop>0x00ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>151</Time>
<Interpolation>0</Interpolation>
<Prop>0xc8ebebeb</Prop>
</KeyFrame>
<KeyFrame>
<Time>160</Time>
<Interpolation>0</Interpolation>
<Prop>0x8cebebeb</Prop>
</KeyFrame>
</Timeline>
</Timelines>
</XuiScene>
<XuiButton>
<Properties>
<Id>ButtonConfirm</Id>
<Width>160.000000</Width>
<Height>25.000000</Height>
<Position>240.000000,267.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiButton>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoandplay</Command>
<CommandParams>Normal</CommandParams>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>ConnectingProgressScene</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClassOverride>CScene_ConnectingProgress</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Status</Id>
<Width>383.000000</Width>
<Height>26.000000</Height>
<Position>70.000000,194.666656,0.000000</Position>
<Visual>XuiLabel</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>500.000000</Width>
<Height>50.000000</Height>
<Position>70.000015,120.000000,0.000000</Position>
<Visual>XuiTitleSmall</Visual>
</Properties>
</XuiLabel>
<XuiProgressBar>
<Properties>
<Id>Progress</Id>
<Width>500.000000</Width>
<Height>15.000000</Height>
<Position>70.000046,221.000000,0.000000</Position>
<Show>false</Show>
<ClassOverride>CXuiCtrlLoadingProgress</ClassOverride>
<Visual>LoadingProgressState</Visual>
<Value>50</Value>
</Properties>
</XuiProgressBar>
<XuiScene>
<Properties>
<Id>Timer</Id>
<Width>91.000000</Width>
<Height>84.000000</Height>
<Position>275.000000,174.000000,0.000000</Position>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiFigure>
<Properties>
<Id>Timer_Square_1</Id>
<Width>42.000000</Width>
<Height>42.000000</Height>
<Position>-29.999992,-9.000000,0.000000</Position>
<Closed>false</Closed>
<Stroke>
</Stroke>
<Fill>
</Fill>
</Properties>
</XuiFigure>
</XuiScene>
</XuiScene>
</XuiCanvas>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+283 -283
View File
@@ -1,285 +1,285 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneCredits</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_Credits</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiControl>
<Properties>
<Id>Background</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<Visual>CreditsBackground</Visual>
</Properties>
</XuiControl>
<XuiLabel>
<Properties>
<Id>XuiText1</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText2</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText3</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText4</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText5</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText6</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText7</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText8</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText9</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_M</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText10</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText11</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText12</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText13</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText14</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText15</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText16</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText17</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText18</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText19</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText20</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText21</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText22</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText23</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText24</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText25</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText26</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText27</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText28</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiControl>
<Properties>
<Id>Logo</Id>
<Width>1280.000000</Width>
<Height>138.000000</Height>
<Position>0.000000,56.000000,0.000000</Position>
<Visual>MenuTitleLogo</Visual>
</Properties>
</XuiControl>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneCredits</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_Credits</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiControl>
<Properties>
<Id>Background</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<Visual>CreditsBackground</Visual>
</Properties>
</XuiControl>
<XuiLabel>
<Properties>
<Id>XuiText1</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText2</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText3</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText4</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText5</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText6</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText7</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText8</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText9</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_M</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText10</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText11</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText12</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText13</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText14</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText15</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText16</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText17</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText18</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText19</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText20</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText21</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText22</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText23</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText24</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText25</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText26</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText27</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText28</Id>
<Width>1279.000000</Width>
<Height>43.000000</Height>
<Position>1.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_S</Visual>
</Properties>
</XuiLabel>
<XuiControl>
<Properties>
<Id>Logo</Id>
<Width>1280.000000</Width>
<Height>138.000000</Height>
<Position>0.000000,56.000000,0.000000</Position>
<Visual>MenuTitleLogo</Visual>
</Properties>
</XuiControl>
</XuiScene>
</XuiCanvas>
@@ -1,286 +1,286 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneCredits</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_Credits</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiControl>
<Properties>
<Id>Background</Id>
<Width>854.000000</Width>
<Height>480.000000</Height>
<Position>-107.000000,0.000000,0.000000</Position>
<Visual>CreditsBackground</Visual>
</Properties>
</XuiControl>
<XuiLabel>
<Properties>
<Id>XuiText1</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_20_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText2</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_20_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText3</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_20_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText4</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText5</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText6</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText7</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText8</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText9</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_M</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText10</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText11</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText12</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText13</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText14</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText15</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText16</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText17</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText18</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText19</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText20</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText21</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText22</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText23</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText24</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText25</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText26</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText27</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText28</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiControl>
<Properties>
<Id>Logo</Id>
<Width>640.000000</Width>
<Height>70.000000</Height>
<Position>0.000000,48.000000,0.000000</Position>
<Visual>MenuTitleLogo</Visual>
</Properties>
</XuiControl>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneCredits</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_Credits</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiControl>
<Properties>
<Id>Background</Id>
<Width>854.000000</Width>
<Height>480.000000</Height>
<Position>-107.000000,0.000000,0.000000</Position>
<Visual>CreditsBackground</Visual>
</Properties>
</XuiControl>
<XuiLabel>
<Properties>
<Id>XuiText1</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_20_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText2</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_20_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText3</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_20_XL</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText4</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText5</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText6</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText7</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText8</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText9</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_M</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText10</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText11</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText12</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText13</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_14_L</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText14</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText15</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText16</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText17</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText18</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText19</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText20</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText21</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText22</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText23</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText24</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText25</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText26</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText27</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiText28</Id>
<Width>640.000000</Width>
<Height>43.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Visual>XuiCreditsText_480_S</Visual>
</Properties>
</XuiLabel>
<XuiControl>
<Properties>
<Id>Logo</Id>
<Width>640.000000</Width>
<Height>70.000000</Height>
<Position>0.000000,48.000000,0.000000</Position>
<Visual>MenuTitleLogo</Visual>
</Properties>
</XuiControl>
</XuiScene>
</XuiCanvas>
@@ -1,49 +1,49 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDeath</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_Death</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>Respawn</DefaultFocus>
</Properties>
<XuiButton>
<Properties>
<Id>ExitGame</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>440.000000,450.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>Respawn</NavUp>
<NavDown>Respawn</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>Respawn</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>440.000000,400.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>ExitGame</NavUp>
<NavDown>ExitGame</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>400.000000</Width>
<Height>100.000000</Height>
<Position>440.000061,92.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDeath</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_Death</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>Respawn</DefaultFocus>
</Properties>
<XuiButton>
<Properties>
<Id>ExitGame</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>440.000000,450.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>Respawn</NavUp>
<NavDown>Respawn</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>Respawn</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>440.000000,400.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>ExitGame</NavUp>
<NavDown>ExitGame</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>400.000000</Width>
<Height>100.000000</Height>
<Position>440.000061,92.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,49 +1,49 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDeath</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_Death</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>Respawn</DefaultFocus>
</Properties>
<XuiButton>
<Properties>
<Id>ExitGame</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>170.000031,340.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>Respawn</NavUp>
<NavDown>Respawn</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>Respawn</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>170.000031,300.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>ExitGame</NavUp>
<NavDown>ExitGame</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>400.000000</Width>
<Height>100.000000</Height>
<Position>120.000061,150.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDeath</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_Death</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>Respawn</DefaultFocus>
</Properties>
<XuiButton>
<Properties>
<Id>ExitGame</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>170.000031,340.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>Respawn</NavUp>
<NavDown>Respawn</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>Respawn</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>170.000031,300.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>ExitGame</NavUp>
<NavDown>ExitGame</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>400.000000</Width>
<Height>100.000000</Height>
<Position>120.000061,150.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,49 +1,49 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDeath</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClassOverride>CScene_Death</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>Respawn</DefaultFocus>
</Properties>
<XuiButton>
<Properties>
<Id>ExitGame</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>120.000000,233.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>Respawn</NavUp>
<NavDown>Respawn</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>Respawn</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>120.000000,188.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>ExitGame</NavUp>
<NavDown>ExitGame</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>400.000000</Width>
<Height>60.000000</Height>
<Position>120.000061,120.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDeath</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClassOverride>CScene_Death</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>Respawn</DefaultFocus>
</Properties>
<XuiButton>
<Properties>
<Id>ExitGame</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>120.000000,233.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>Respawn</NavUp>
<NavDown>Respawn</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>Respawn</Id>
<Width>400.000000</Width>
<Height>40.000000</Height>
<Position>120.000000,188.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>ExitGame</NavUp>
<NavDown>ExitGame</NavDown>
<PressKey>22528</PressKey>
</Properties>
</XuiButton>
<XuiLabel>
<Properties>
<Id>Title</Id>
<Width>400.000000</Width>
<Height>60.000000</Height>
<Position>120.000061,120.000000,0.000000</Position>
<Visual>XuiTitle</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,60 +1,60 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDebug</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_Debug</ClassOverride>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiImage>
<Properties>
<Id>XuiImage1</Id>
<Width>556.000061</Width>
<Height>97.000008</Height>
<Position>361.000061,60.000000,0.000000</Position>
<ImagePath>Graphics\MenuTitle.png</ImagePath>
</Properties>
</XuiImage>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox1</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,218.999985,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox2</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,291.999969,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox3</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,365.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox4</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,438.000031,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDebug</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_Debug</ClassOverride>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiImage>
<Properties>
<Id>XuiImage1</Id>
<Width>556.000061</Width>
<Height>97.000008</Height>
<Position>361.000061,60.000000,0.000000</Position>
<ImagePath>Graphics\MenuTitle.png</ImagePath>
</Properties>
</XuiImage>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox1</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,218.999985,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox2</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,291.999969,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox3</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,365.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox4</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>376.000000,438.000031,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
</XuiScene>
</XuiCanvas>
@@ -1,51 +1,51 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDebug</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_Debug</ClassOverride>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox1</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,103.999985,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox2</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,176.999969,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox3</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,250.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox4</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,323.000031,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDebug</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_Debug</ClassOverride>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox1</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,103.999985,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox2</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,176.999969,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox3</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,250.000000,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox4</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>221.000000,323.000031,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
</XuiScene>
</XuiCanvas>
@@ -0,0 +1,254 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>XuiDebugFillArea</Id>
<Width>823.000000</Width>
<Height>510.000000</Height>
<Position>228.000000,105.000046,0.000000</Position>
<ClassOverride>CScene_DebugFillArea</ClassOverride>
<DefaultFocus>StartX</DefaultFocus>
</Properties>
<XuiEdit>
<Properties>
<Id>StartX</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>35.000015,65.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndX</NavRight>
<NavDown>StartY</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>StartY</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>35.000015,150.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndY</NavRight>
<NavUp>StartX</NavUp>
<NavDown>StartZ</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>StartZ</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>35.000015,235.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndZ</NavRight>
<NavUp>StartY</NavUp>
<NavDown>EdgeTile</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndX</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>309.000000,65.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartX</NavLeft>
<NavDown>EndY</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndY</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>309.000000,150.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartY</NavLeft>
<NavUp>EndX</NavUp>
<NavDown>EndZ</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndZ</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>309.000000,235.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartZ</NavLeft>
<NavUp>EndY</NavUp>
<NavDown>FillTile</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>34.000000,35.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartX</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>35.000000,119.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartY</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>36.000000,200.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartZ</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>306.000061,32.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndX</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>315.000061,119.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndY</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>307.000061,202.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndZ</Text>
</Properties>
</XuiLabel>
<XuiButton>
<Properties>
<Id>CreateButton</Id>
<Width>734.000000</Width>
<Height>52.000000</Height>
<Position>38.000000,437.000000,0.000000</Position>
<NavUp>FillData</NavUp>
<Text>Create</Text>
</Properties>
</XuiButton>
<XuiEdit>
<Properties>
<Id>EdgeTile</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>33.000015,313.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>FillTile</NavRight>
<NavUp>StartZ</NavUp>
<NavDown>EdgeData</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>34.000000,278.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EdgeTile</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>EdgeData</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>33.000015,396.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>FillData</NavRight>
<NavUp>EdgeTile</NavUp>
<NavDown>CreateButton</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>34.000000,361.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EdgeData</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>FillTile</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>304.000061,320.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>EdgeTile</NavLeft>
<NavUp>EndZ</NavUp>
<NavDown>FillData</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel9</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>305.000031,285.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>FillTile</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>FillData</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>305.000061,395.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>EdgeData</NavLeft>
<NavUp>FillTile</NavUp>
<NavDown>CreateButton</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel10</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>306.000031,360.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>FillData</Text>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,132 +1,132 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugItemEditor</Id>
<Width>685.000061</Width>
<Height>400.000000</Height>
<Position>297.500031,195.000046,0.000000</Position>
<ClassOverride>CScene_DebugItemEditor</ClassOverride>
<DefaultFocus>itemId</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>icon</Id>
<Width>46.000000</Width>
<Height>46.000000</Height>
<Position>23.000000,28.999985,0.000000</Position>
<Anchor>1</Anchor>
<ColorWriteFlags>7</ColorWriteFlags>
<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
<Visual>XuiVisualImagePresenter</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>itemName</Id>
<Width>339.000000</Width>
<Height>34.000000</Height>
<Position>83.000000,32.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>itemId</Id>
<Width>200.000000</Width>
<Position>23.000000,107.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>itemCount</NavRight>
<NavDown>itemAuxValue</NavDown>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>23.000000,77.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Item Id</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>itemAuxValue</Id>
<Width>200.000000</Width>
<Position>23.000000,169.999985,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>item4JData</NavRight>
<NavUp>itemId</NavUp>
<NavDown>itemCount</NavDown>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>23.000000,143.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Aux Value</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>itemCount</Id>
<Width>200.000000</Width>
<Position>346.000000,102.999962,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>itemId</NavLeft>
<NavUp>itemAuxValue</NavUp>
<NavDown>item4JData</NavDown>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>346.000000,76.999992,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Item Count</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>item4JData</Id>
<Width>200.000000</Width>
<Position>346.000000,163.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>itemAuxValue</NavLeft>
<NavUp>itemCount</NavUp>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>346.000000,134.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>4J Data</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>ruleXml</Id>
<Width>644.000000</Width>
<Height>156.000000</Height>
<Position>18.000000,218.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
</Properties>
</XuiLabel>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugItemEditor</Id>
<Width>685.000061</Width>
<Height>400.000000</Height>
<Position>297.500031,195.000046,0.000000</Position>
<ClassOverride>CScene_DebugItemEditor</ClassOverride>
<DefaultFocus>itemId</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>icon</Id>
<Width>46.000000</Width>
<Height>46.000000</Height>
<Position>23.000000,28.999985,0.000000</Position>
<Anchor>1</Anchor>
<ColorWriteFlags>7</ColorWriteFlags>
<ClassOverride>CXuiCtrlCraftIngredientSlot</ClassOverride>
<Visual>XuiVisualImagePresenter</Visual>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>itemName</Id>
<Width>339.000000</Width>
<Height>34.000000</Height>
<Position>83.000000,32.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>itemId</Id>
<Width>200.000000</Width>
<Position>23.000000,107.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>itemCount</NavRight>
<NavDown>itemAuxValue</NavDown>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>23.000000,77.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Item Id</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>itemAuxValue</Id>
<Width>200.000000</Width>
<Position>23.000000,169.999985,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>item4JData</NavRight>
<NavUp>itemId</NavUp>
<NavDown>itemCount</NavDown>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>23.000000,143.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Aux Value</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>itemCount</Id>
<Width>200.000000</Width>
<Position>346.000000,102.999962,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>itemId</NavLeft>
<NavUp>itemAuxValue</NavUp>
<NavDown>item4JData</NavDown>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>346.000000,76.999992,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Item Count</Text>
</Properties>
</XuiLabel>
<XuiEdit>
<Properties>
<Id>item4JData</Id>
<Width>200.000000</Width>
<Position>346.000000,163.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>itemAuxValue</NavLeft>
<NavUp>itemCount</NavUp>
<AllowedChars>0123456789</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>257.000000</Width>
<Height>34.000000</Height>
<Position>346.000000,134.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>4J Data</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>ruleXml</Id>
<Width>644.000000</Width>
<Height>156.000000</Height>
<Position>18.000000,218.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,220 +1,220 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>XuiDebugSchematic</Id>
<Width>823.000000</Width>
<Height>510.000000</Height>
<Position>228.000000,105.000046,0.000000</Position>
<ClassOverride>CScene_DebugSchematicCreator</ClassOverride>
<DefaultFocus>Name</DefaultFocus>
</Properties>
<XuiEdit>
<Properties>
<Id>StartX</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>34.000015,158.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndX</NavRight>
<NavUp>Name</NavUp>
<NavDown>StartY</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>StartY</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>34.000015,243.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndY</NavRight>
<NavUp>StartX</NavUp>
<NavDown>StartZ</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>StartZ</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>34.000015,328.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndZ</NavRight>
<NavUp>StartY</NavUp>
<NavDown>EndX</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndX</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>308.000000,158.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartX</NavLeft>
<NavUp>Name</NavUp>
<NavDown>EndY</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndY</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>308.000000,243.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartY</NavLeft>
<NavUp>EndX</NavUp>
<NavDown>EndZ</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndZ</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>308.000000,328.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartZ</NavLeft>
<NavUp>EndY</NavUp>
<NavDown>SaveMobs</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>33.000000,128.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartX</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>34.000000,212.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartY</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>35.000000,293.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartZ</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>305.000061,125.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndX</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>314.000061,212.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndY</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>306.000061,295.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndZ</Text>
</Properties>
</XuiLabel>
<XuiButton>
<Properties>
<Id>CreateButton</Id>
<Width>734.000000</Width>
<Height>52.000000</Height>
<Position>38.000000,437.000000,0.000000</Position>
<NavUp>SaveMobs</NavUp>
<Text>Create</Text>
</Properties>
</XuiButton>
<XuiEdit>
<Properties>
<Id>Name</Id>
<Width>759.000000</Width>
<Height>47.000000</Height>
<Position>32.000031,64.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavDown>StartX</NavDown>
<Text>schematic</Text>
<TextLimit>64</TextLimit>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>480.000000</Width>
<Height>42.000000</Height>
<Position>31.000000,13.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Name</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>222.000000</Width>
<Height>236.000000</Height>
<Position>570.000000,124.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Start co-ords should be even, end co-ords should be odd. If they are not the area included will be expanded.</Text>
</Properties>
</XuiLabel>
<XuiCheckbox>
<Properties>
<Id>SaveMobs</Id>
<Width>309.000000</Width>
<Height>39.000000</Height>
<Position>43.000000,388.000000,0.000000</Position>
<NavRight>UseXboxCompression</NavRight>
<NavUp>EndZ</NavUp>
<NavDown>CreateButton</NavDown>
<Text>Save Mobs</Text>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>UseXboxCompression</Id>
<Width>309.000000</Width>
<Height>39.000000</Height>
<Position>353.000000,388.000000,0.000000</Position>
<NavLeft>SaveMobs</NavLeft>
<NavUp>EndZ</NavUp>
<NavDown>CreateButton</NavDown>
<Text>Use Xbox Compression</Text>
</Properties>
</XuiCheckbox>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>XuiDebugSchematic</Id>
<Width>823.000000</Width>
<Height>510.000000</Height>
<Position>228.000000,105.000046,0.000000</Position>
<ClassOverride>CScene_DebugSchematicCreator</ClassOverride>
<DefaultFocus>Name</DefaultFocus>
</Properties>
<XuiEdit>
<Properties>
<Id>StartX</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>34.000015,158.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndX</NavRight>
<NavUp>Name</NavUp>
<NavDown>StartY</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>StartY</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>34.000015,243.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndY</NavRight>
<NavUp>StartX</NavUp>
<NavDown>StartZ</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>StartZ</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>34.000015,328.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavRight>EndZ</NavRight>
<NavUp>StartY</NavUp>
<NavDown>EndX</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndX</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>308.000000,158.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartX</NavLeft>
<NavUp>Name</NavUp>
<NavDown>EndY</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndY</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>308.000000,243.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartY</NavLeft>
<NavUp>EndX</NavUp>
<NavDown>EndZ</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>EndZ</Id>
<Width>245.000000</Width>
<Height>33.000000</Height>
<Position>308.000000,328.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>StartZ</NavLeft>
<NavUp>EndY</NavUp>
<NavDown>SaveMobs</NavDown>
<AllowedChars>0123456789-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>33.000000,128.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartX</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>34.000000,212.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartY</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>35.000000,293.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>StartZ</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>305.000061,125.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndX</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel5</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>314.000061,212.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndY</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel6</Id>
<Width>233.000000</Width>
<Height>24.000000</Height>
<Position>306.000061,295.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>EndZ</Text>
</Properties>
</XuiLabel>
<XuiButton>
<Properties>
<Id>CreateButton</Id>
<Width>734.000000</Width>
<Height>52.000000</Height>
<Position>38.000000,437.000000,0.000000</Position>
<NavUp>SaveMobs</NavUp>
<Text>Create</Text>
</Properties>
</XuiButton>
<XuiEdit>
<Properties>
<Id>Name</Id>
<Width>759.000000</Width>
<Height>47.000000</Height>
<Position>32.000031,64.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavDown>StartX</NavDown>
<Text>schematic</Text>
<TextLimit>64</TextLimit>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>480.000000</Width>
<Height>42.000000</Height>
<Position>31.000000,13.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Name</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel8</Id>
<Width>222.000000</Width>
<Height>236.000000</Height>
<Position>570.000000,124.000000,0.000000</Position>
<Visual>XuiLabelDarkLeftWrap</Visual>
<Text>Start co-ords should be even, end co-ords should be odd. If they are not the area included will be expanded.</Text>
</Properties>
</XuiLabel>
<XuiCheckbox>
<Properties>
<Id>SaveMobs</Id>
<Width>309.000000</Width>
<Height>39.000000</Height>
<Position>43.000000,388.000000,0.000000</Position>
<NavRight>UseXboxCompression</NavRight>
<NavUp>EndZ</NavUp>
<NavDown>CreateButton</NavDown>
<Text>Save Mobs</Text>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>UseXboxCompression</Id>
<Width>309.000000</Width>
<Height>39.000000</Height>
<Position>353.000000,388.000000,0.000000</Position>
<NavLeft>SaveMobs</NavLeft>
<NavUp>EndZ</NavUp>
<NavDown>CreateButton</NavDown>
<Text>Use Xbox Compression</Text>
</Properties>
</XuiCheckbox>
</XuiScene>
</XuiCanvas>
@@ -1,160 +1,160 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>XuiDebugSetCamera</Id>
<Width>267.275146</Width>
<Height>360.700745</Height>
<Position>993.158508,15.835232,0.000000</Position>
<DisableTimelineRecursion>true</DisableTimelineRecursion>
<ClassOverride>CScene_DebugSetCamera</ClassOverride>
<DefaultFocus>LockPlayer</DefaultFocus>
</Properties>
<XuiEdit>
<Properties>
<Id>CamX</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>20.000000,100.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>CamZ</NavLeft>
<NavRight>CamY</NavRight>
<NavUp>Teleport</NavUp>
<NavDown>YRot</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>CamZ</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>180.000000,100.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>CamY</NavLeft>
<NavRight>CamX</NavRight>
<NavUp>Teleport</NavUp>
<NavDown>Elevation</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>YRot</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>20.000000,185.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>Elevation</NavLeft>
<NavRight>Elevation</NavRight>
<NavUp>CamX</NavUp>
<NavDown>LockPlayer</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>CamY</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>100.000000,100.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>CamX</NavLeft>
<NavRight>CamZ</NavRight>
<NavUp>Teleport</NavUp>
<NavDown>Elevation</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>Elevation</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>100.000000,185.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>YRot</NavLeft>
<NavRight>YRot</NavRight>
<NavUp>CamY</NavUp>
<NavDown>LockPlayer</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>80.000000</Width>
<Height>24.000000</Height>
<Position>20.000000,70.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Cam-X</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>140.000000</Width>
<Height>24.000000</Height>
<Position>180.000000,67.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Cam-Z</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>236.599915</Width>
<Height>24.000000</Height>
<Position>10.000000,150.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Y-Rot &amp; Elevation (Degs)</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>80.000000</Width>
<Height>24.000000</Height>
<Position>100.000000,70.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Cam-Y</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>183.599976</Width>
<Height>42.000000</Height>
<Position>20.000000,14.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Set Camera Position</Text>
</Properties>
</XuiLabel>
<XuiCheckbox>
<Properties>
<Id>LockPlayer</Id>
<Width>180.129578</Width>
<Height>39.000000</Height>
<Position>21.000000,240.399994,0.000000</Position>
<ClassOverride>CXuiCheckbox</ClassOverride>
<NavUp>YRot</NavUp>
<NavDown>Teleport</NavDown>
<Text>Lock Player</Text>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>Teleport</Id>
<Width>180.928040</Width>
<Height>40.000000</Height>
<Position>20.320000,296.820038,0.000000</Position>
<NavUp>LockPlayer</NavUp>
<NavDown>CamX</NavDown>
<Text>Teleport</Text>
</Properties>
</XuiButton>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>XuiDebugSetCamera</Id>
<Width>267.275146</Width>
<Height>360.700745</Height>
<Position>993.158508,15.835232,0.000000</Position>
<DisableTimelineRecursion>true</DisableTimelineRecursion>
<ClassOverride>CScene_DebugSetCamera</ClassOverride>
<DefaultFocus>LockPlayer</DefaultFocus>
</Properties>
<XuiEdit>
<Properties>
<Id>CamX</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>20.000000,100.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>CamZ</NavLeft>
<NavRight>CamY</NavRight>
<NavUp>Teleport</NavUp>
<NavDown>YRot</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>CamZ</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>180.000000,100.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>CamY</NavLeft>
<NavRight>CamX</NavRight>
<NavUp>Teleport</NavUp>
<NavDown>Elevation</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>YRot</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>20.000000,185.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>Elevation</NavLeft>
<NavRight>Elevation</NavRight>
<NavUp>CamX</NavUp>
<NavDown>LockPlayer</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>CamY</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>100.000000,100.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>CamX</NavLeft>
<NavRight>CamZ</NavRight>
<NavUp>Teleport</NavUp>
<NavDown>Elevation</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiEdit>
<Properties>
<Id>Elevation</Id>
<Width>80.000000</Width>
<Height>33.000000</Height>
<Position>100.000000,185.000000,0.000000</Position>
<ClassOverride>CXuiCtrl4JEdit</ClassOverride>
<NavLeft>YRot</NavLeft>
<NavRight>YRot</NavRight>
<NavUp>CamY</NavUp>
<NavDown>LockPlayer</NavDown>
<AllowedChars>0123456789.-</AllowedChars>
</Properties>
</XuiEdit>
<XuiLabel>
<Properties>
<Id>XuiLabel1</Id>
<Width>80.000000</Width>
<Height>24.000000</Height>
<Position>20.000000,70.000015,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Cam-X</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel2</Id>
<Width>140.000000</Width>
<Height>24.000000</Height>
<Position>180.000000,67.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Cam-Z</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel3</Id>
<Width>236.599915</Width>
<Height>24.000000</Height>
<Position>10.000000,150.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Y-Rot &amp; Elevation (Degs)</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel4</Id>
<Width>80.000000</Width>
<Height>24.000000</Height>
<Position>100.000000,70.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Cam-Y</Text>
</Properties>
</XuiLabel>
<XuiLabel>
<Properties>
<Id>XuiLabel7</Id>
<Width>183.599976</Width>
<Height>42.000000</Height>
<Position>20.000000,14.000000,0.000000</Position>
<Visual>XuiLabelDark</Visual>
<Text>Set Camera Position</Text>
</Properties>
</XuiLabel>
<XuiCheckbox>
<Properties>
<Id>LockPlayer</Id>
<Width>180.129578</Width>
<Height>39.000000</Height>
<Position>21.000000,240.399994,0.000000</Position>
<ClassOverride>CXuiCheckbox</ClassOverride>
<NavUp>YRot</NavUp>
<NavDown>Teleport</NavDown>
<Text>Lock Player</Text>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>Teleport</Id>
<Width>180.928040</Width>
<Height>40.000000</Height>
<Position>20.320000,296.820038,0.000000</Position>
<NavUp>LockPlayer</NavUp>
<NavDown>CamX</NavDown>
<Text>Teleport</Text>
</Properties>
</XuiButton>
</XuiScene>
</XuiCanvas>
@@ -1,24 +1,24 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDebug</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClassOverride>CScene_Debug</ClassOverride>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox1</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>22.000000,23.999969,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneDebug</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClassOverride>CScene_Debug</ClassOverride>
<DefaultFocus>XuiSliderVolume</DefaultFocus>
</Properties>
<XuiCheckbox>
<Properties>
<Id>XuiCheckbox1</Id>
<Width>198.000000</Width>
<Height>50.000000</Height>
<Position>22.000000,23.999969,0.000000</Position>
<Show>false</Show>
</Properties>
</XuiCheckbox>
</XuiScene>
</XuiCanvas>
@@ -1,323 +1,370 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugOverlay</Id>
<Width>859.000000</Width>
<Height>718.000000</Height>
<Position>422.000031,1.000000,0.000000</Position>
<ClassOverride>CScene_DebugOverlay</ClassOverride>
<DefaultFocus>ItemsList</DefaultFocus>
</Properties>
<XuiCommonList>
<Properties>
<Id>ItemsList</Id>
<Width>413.000000</Width>
<Height>274.000000</Height>
<Position>431.000000,404.000000,0.000000</Position>
<Visual>DebugList</Visual>
<NavLeft>SliderFov</NavLeft>
<NavRight>SliderFov</NavRight>
<NavUp>EnchantmentsList</NavUp>
<NavDown>MobList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiCommonList>
<Properties>
<Id>EnchantmentsList</Id>
<Width>413.000000</Width>
<Height>180.000000</Height>
<Position>428.000000,213.999954,0.000000</Position>
<Visual>DebugList</Visual>
<NavLeft>SetNight</NavLeft>
<NavRight>SetNight</NavRight>
<NavUp>MobList</NavUp>
<NavDown>ItemsList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiCommonList>
<Properties>
<Id>MobList</Id>
<Width>413.000000</Width>
<Height>180.000000</Height>
<Position>428.000000,24.999954,0.000000</Position>
<Visual>DebugList</Visual>
<NavLeft>SetCamera</NavLeft>
<NavRight>SetCamera</NavRight>
<NavUp>ItemsList</NavUp>
<NavDown>EnchantmentsList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiSlider>
<Properties>
<Id>SliderFov</Id>
<Width>365.000000</Width>
<Height>36.000000</Height>
<Position>26.000000,309.000031,0.000000</Position>
<NavLeft>EnchantmentsList</NavLeft>
<NavRight>EnchantmentsList</NavRight>
<NavUp>SliderTime</NavUp>
<NavDown>SetCamera</NavDown>
<Text>Set fov</Text>
</Properties>
</XuiSlider>
<XuiSlider>
<Properties>
<Id>SliderTime</Id>
<Width>365.000000</Width>
<Height>36.000000</Height>
<Position>26.000000,265.000000,0.000000</Position>
<NavLeft>EnchantmentsList</NavLeft>
<NavRight>EnchantmentsList</NavRight>
<NavUp>SetDay</NavUp>
<NavDown>SliderFov</NavDown>
<Text>Set time (unsafe)</Text>
<RangeMax>24000</RangeMax>
<Step>100</Step>
<AccelInc>50</AccelInc>
<AccelTime>10</AccelTime>
</Properties>
</XuiSlider>
<XuiButton>
<Properties>
<Id>SetNight</Id>
<Width>190.000000</Width>
<Height>40.000000</Height>
<Position>203.000000,224.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>SetDay</NavLeft>
<NavRight>EnchantmentsList</NavRight>
<NavUp>ToggleThunder</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Night</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SetDay</Id>
<Width>168.000000</Width>
<Height>40.000000</Height>
<Position>28.000000,224.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>EnchantmentsList</NavLeft>
<NavRight>SetNight</NavRight>
<NavUp>ToggleRain</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Day</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ToggleThunder</Id>
<Width>190.000000</Width>
<Height>40.000000</Height>
<Position>203.000061,165.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>ToggleRain</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>CreateSchematic</NavUp>
<NavDown>SetNight</NavDown>
<Text>Toggle Thunder</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ToggleRain</Id>
<Width>168.000000</Width>
<Height>40.000000</Height>
<Position>28.000000,165.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>ToggleThunder</NavRight>
<NavUp>CreateSchematic</NavUp>
<NavDown>SetDay</NavDown>
<Text>Toggle Rain</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>CreateSchematic</Id>
<Width>365.000000</Width>
<Height>40.000000</Height>
<Position>26.000000,118.000015,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>ResetTutorial</NavUp>
<NavDown>ToggleRain</NavDown>
<Text>Create Schematic</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ResetTutorial</Id>
<Width>365.000000</Width>
<Height>40.000000</Height>
<Position>26.000000,73.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>SetCamera</NavUp>
<NavDown>CreateSchematic</NavDown>
<Text>Reset profile tutorial progress</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SetCamera</Id>
<Width>365.000000</Width>
<Height>40.000000</Height>
<Position>25.000000,29.000002,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>SliderFov</NavUp>
<NavDown>ResetTutorial</NavDown>
<Text>Set camera</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SaveToFile</Id>
<Width>229.000000</Width>
<Height>40.000000</Height>
<Position>38.000000,36.000000,0.000000</Position>
<Show>false</Show>
<Visual>XuiMainMenuButton_L</Visual>
<Enabled>false</Enabled>
<NavRight>ChunkRadius</NavRight>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Save Level To File</Text>
</Properties>
</XuiButton>
<XuiSlider>
<Properties>
<Id>ChunkRadius</Id>
<Width>195.999985</Width>
<Height>87.000000</Height>
<Position>263.000061,14.000000,0.000000</Position>
<Show>false</Show>
<Enabled>false</Enabled>
<NavLeft>SaveToFile</NavLeft>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Radius (chunks &gt; 0)</Text>
<RangeMax>64</RangeMax>
</Properties>
</XuiSlider>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugOverlay</Id>
<Width>859.000000</Width>
<Height>718.000000</Height>
<Position>422.000031,1.000000,0.000000</Position>
<ClassOverride>CScene_DebugOverlay</ClassOverride>
<DefaultFocus>ItemsList</DefaultFocus>
</Properties>
<XuiCommonList>
<Properties>
<Id>ItemsList</Id>
<Width>413.000000</Width>
<Height>274.000000</Height>
<Position>431.000000,404.000000,0.000000</Position>
<Visual>DebugList</Visual>
<NavLeft>FillArea</NavLeft>
<NavRight>FillArea</NavRight>
<NavUp>EnchantmentsList</NavUp>
<NavDown>MobList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiCommonList>
<Properties>
<Id>EnchantmentsList</Id>
<Width>413.000000</Width>
<Height>180.000000</Height>
<Position>428.000000,213.999954,0.000000</Position>
<Visual>DebugList</Visual>
<NavLeft>SetNight</NavLeft>
<NavRight>SetNight</NavRight>
<NavUp>MobList</NavUp>
<NavDown>ItemsList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiCommonList>
<Properties>
<Id>MobList</Id>
<Width>413.000000</Width>
<Height>180.000000</Height>
<Position>428.000000,24.999954,0.000000</Position>
<Visual>DebugList</Visual>
<NavLeft>SetCamera</NavLeft>
<NavRight>SetCamera</NavRight>
<NavUp>ItemsList</NavUp>
<NavDown>EnchantmentsList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiSlider>
<Properties>
<Id>SliderFov</Id>
<Width>365.000000</Width>
<Height>36.000000</Height>
<Position>26.000000,309.000031,0.000000</Position>
<NavLeft>EnchantmentsList</NavLeft>
<NavRight>EnchantmentsList</NavRight>
<NavUp>SliderTime</NavUp>
<NavDown>FillArea</NavDown>
<Text>Set fov</Text>
</Properties>
</XuiSlider>
<XuiSlider>
<Properties>
<Id>SliderTime</Id>
<Width>365.000000</Width>
<Height>36.000000</Height>
<Position>26.000000,265.000000,0.000000</Position>
<NavLeft>EnchantmentsList</NavLeft>
<NavRight>EnchantmentsList</NavRight>
<NavUp>SetDay</NavUp>
<NavDown>SliderFov</NavDown>
<Text>Set time (unsafe)</Text>
<RangeMax>24000</RangeMax>
<Step>100</Step>
<AccelInc>50</AccelInc>
<AccelTime>10</AccelTime>
</Properties>
</XuiSlider>
<XuiButton>
<Properties>
<Id>SetNight</Id>
<Width>190.000000</Width>
<Height>40.000000</Height>
<Position>203.000000,224.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>SetDay</NavLeft>
<NavRight>EnchantmentsList</NavRight>
<NavUp>ToggleThunder</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Night</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SetDay</Id>
<Width>168.000000</Width>
<Height>40.000000</Height>
<Position>28.000000,224.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>EnchantmentsList</NavLeft>
<NavRight>SetNight</NavRight>
<NavUp>ToggleRain</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Day</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ToggleThunder</Id>
<Width>190.000000</Width>
<Height>40.000000</Height>
<Position>203.000061,165.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>ToggleRain</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>CreateSchematic</NavUp>
<NavDown>SetNight</NavDown>
<Text>Toggle Thunder</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ToggleRain</Id>
<Width>168.000000</Width>
<Height>40.000000</Height>
<Position>28.000000,165.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>ToggleThunder</NavRight>
<NavUp>CreateSchematic</NavUp>
<NavDown>SetDay</NavDown>
<Text>Toggle Rain</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>CreateSchematic</Id>
<Width>365.000000</Width>
<Height>40.000000</Height>
<Position>26.000000,118.000015,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>ResetTutorial</NavUp>
<NavDown>ToggleRain</NavDown>
<Text>Create Schematic</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ResetTutorial</Id>
<Width>365.000000</Width>
<Height>40.000000</Height>
<Position>26.000000,73.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>SetCamera</NavUp>
<NavDown>CreateSchematic</NavDown>
<Text>Reset profile tutorial progress</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SetCamera</Id>
<Width>365.000000</Width>
<Height>40.000000</Height>
<Position>25.000000,29.000002,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>MobList</NavLeft>
<NavRight>MobList</NavRight>
<NavUp>SliderFov</NavUp>
<NavDown>ResetTutorial</NavDown>
<Text>Set camera</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SaveToFile</Id>
<Width>229.000000</Width>
<Height>40.000000</Height>
<Position>38.000000,36.000000,0.000000</Position>
<Show>false</Show>
<Visual>XuiMainMenuButton_L</Visual>
<Enabled>false</Enabled>
<NavRight>ChunkRadius</NavRight>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Save Level To File</Text>
</Properties>
</XuiButton>
<XuiSlider>
<Properties>
<Id>ChunkRadius</Id>
<Width>195.999985</Width>
<Height>87.000000</Height>
<Position>263.000061,14.000000,0.000000</Position>
<Show>false</Show>
<Enabled>false</Enabled>
<NavLeft>SaveToFile</NavLeft>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Radius (chunks &gt; 0)</Text>
<RangeMax>64</RangeMax>
</Properties>
</XuiSlider>
<XuiButton>
<Properties>
<Id>FillArea</Id>
<Width>365.000000</Width>
<Height>40.000000</Height>
<Position>27.000000,357.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>ItemsList</NavLeft>
<NavRight>ItemsList</NavRight>
<NavUp>SliderFov</NavUp>
<NavDown>SaveToFile</NavDown>
<Text>Fill Area</Text>
</Properties>
</XuiButton>
</XuiScene>
</XuiCanvas>
@@ -1,161 +1,161 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugOverlay</Id>
<Width>300.000000</Width>
<Height>480.000000</Height>
<Position>340.000000,1.000000,0.000000</Position>
<ClassOverride>CScene_DebugOverlay</ClassOverride>
<DefaultFocus>ItemsList</DefaultFocus>
</Properties>
<XuiCommonList>
<Properties>
<Id>ItemsList</Id>
<Width>223.000000</Width>
<Height>125.999969</Height>
<Position>35.000000,329.000000,0.000000</Position>
<Visual>DebugList</Visual>
<NavUp>MobList</NavUp>
<NavDown>ResetTutorial</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiCommonList>
<Properties>
<Id>MobList</Id>
<Width>225.000000</Width>
<Height>90.999969</Height>
<Position>33.000000,238.999969,0.000000</Position>
<Visual>DebugList</Visual>
<NavUp>SliderFov</NavUp>
<NavDown>ItemsList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiSlider>
<Properties>
<Id>SliderFov</Id>
<Width>200.000000</Width>
<Height>38.000000</Height>
<Position>46.000046,201.000000,0.000000</Position>
<NavUp>SliderTime</NavUp>
<NavDown>MobList</NavDown>
<Text>Set fov</Text>
</Properties>
</XuiSlider>
<XuiSlider>
<Properties>
<Id>SliderTime</Id>
<Width>200.000000</Width>
<Height>38.000000</Height>
<Position>45.000046,164.000000,0.000000</Position>
<NavUp>ToggleRain</NavUp>
<NavDown>SliderFov</NavDown>
<Text>Set time (unsafe)</Text>
<RangeMax>24000</RangeMax>
<Step>100</Step>
<AccelInc>50</AccelInc>
<AccelTime>10</AccelTime>
</Properties>
</XuiSlider>
<XuiButton>
<Properties>
<Id>ToggleThunder</Id>
<Width>100.000000</Width>
<Position>150.000061,132.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>ToggleRain</NavLeft>
<NavUp>SetSpawn</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Toggle Thunder</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ToggleRain</Id>
<Width>100.000000</Width>
<Position>41.000000,132.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavRight>ToggleThunder</NavRight>
<NavUp>SetSpawn</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Toggle Rain</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SetSpawn</Id>
<Width>210.000000</Width>
<Position>41.000000,95.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<Enabled>false</Enabled>
<NavUp>ResetTutorial</NavUp>
<NavDown>ToggleRain</NavDown>
<Text>Set Level Spawn Point To Here</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ResetTutorial</Id>
<Width>210.000000</Width>
<Position>41.000000,57.999996,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Reset profile tutorial progress</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SaveToFile</Id>
<Width>100.000000</Width>
<Position>38.000000,29.000000,0.000000</Position>
<Show>false</Show>
<Visual>XuiMainMenuButton_L</Visual>
<Enabled>false</Enabled>
<NavRight>ChunkRadius</NavRight>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Save Level To File</Text>
</Properties>
</XuiButton>
<XuiSlider>
<Properties>
<Id>ChunkRadius</Id>
<Width>100.000000</Width>
<Position>150.000061,29.000000,0.000000</Position>
<Show>false</Show>
<Enabled>false</Enabled>
<NavLeft>SaveToFile</NavLeft>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Radius (chunks &gt; 0)</Text>
<RangeMax>64</RangeMax>
</Properties>
</XuiSlider>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugOverlay</Id>
<Width>300.000000</Width>
<Height>480.000000</Height>
<Position>340.000000,1.000000,0.000000</Position>
<ClassOverride>CScene_DebugOverlay</ClassOverride>
<DefaultFocus>ItemsList</DefaultFocus>
</Properties>
<XuiCommonList>
<Properties>
<Id>ItemsList</Id>
<Width>223.000000</Width>
<Height>125.999969</Height>
<Position>35.000000,329.000000,0.000000</Position>
<Visual>DebugList</Visual>
<NavUp>MobList</NavUp>
<NavDown>ResetTutorial</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiCommonList>
<Properties>
<Id>MobList</Id>
<Width>225.000000</Width>
<Height>90.999969</Height>
<Position>33.000000,238.999969,0.000000</Position>
<Visual>DebugList</Visual>
<NavUp>SliderFov</NavUp>
<NavDown>ItemsList</NavDown>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>40.000000</Height>
<Position>10.000000,14.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>DebugButton</Visual>
</Properties>
</XuiListItem>
</XuiCommonList>
<XuiSlider>
<Properties>
<Id>SliderFov</Id>
<Width>200.000000</Width>
<Height>38.000000</Height>
<Position>46.000046,201.000000,0.000000</Position>
<NavUp>SliderTime</NavUp>
<NavDown>MobList</NavDown>
<Text>Set fov</Text>
</Properties>
</XuiSlider>
<XuiSlider>
<Properties>
<Id>SliderTime</Id>
<Width>200.000000</Width>
<Height>38.000000</Height>
<Position>45.000046,164.000000,0.000000</Position>
<NavUp>ToggleRain</NavUp>
<NavDown>SliderFov</NavDown>
<Text>Set time (unsafe)</Text>
<RangeMax>24000</RangeMax>
<Step>100</Step>
<AccelInc>50</AccelInc>
<AccelTime>10</AccelTime>
</Properties>
</XuiSlider>
<XuiButton>
<Properties>
<Id>ToggleThunder</Id>
<Width>100.000000</Width>
<Position>150.000061,132.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavLeft>ToggleRain</NavLeft>
<NavUp>SetSpawn</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Toggle Thunder</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ToggleRain</Id>
<Width>100.000000</Width>
<Position>41.000000,132.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavRight>ToggleThunder</NavRight>
<NavUp>SetSpawn</NavUp>
<NavDown>SliderTime</NavDown>
<Text>Toggle Rain</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SetSpawn</Id>
<Width>210.000000</Width>
<Position>41.000000,95.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<Enabled>false</Enabled>
<NavUp>ResetTutorial</NavUp>
<NavDown>ToggleRain</NavDown>
<Text>Set Level Spawn Point To Here</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ResetTutorial</Id>
<Width>210.000000</Width>
<Position>41.000000,57.999996,0.000000</Position>
<Visual>XuiMainMenuButton_L</Visual>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Reset profile tutorial progress</Text>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>SaveToFile</Id>
<Width>100.000000</Width>
<Position>38.000000,29.000000,0.000000</Position>
<Show>false</Show>
<Visual>XuiMainMenuButton_L</Visual>
<Enabled>false</Enabled>
<NavRight>ChunkRadius</NavRight>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Save Level To File</Text>
</Properties>
</XuiButton>
<XuiSlider>
<Properties>
<Id>ChunkRadius</Id>
<Width>100.000000</Width>
<Position>150.000061,29.000000,0.000000</Position>
<Show>false</Show>
<Enabled>false</Enabled>
<NavLeft>SaveToFile</NavLeft>
<NavUp>ItemsList</NavUp>
<NavDown>SetSpawn</NavDown>
<Text>Radius (chunks &gt; 0)</Text>
<RangeMax>64</RangeMax>
</Properties>
</XuiSlider>
</XuiScene>
</XuiCanvas>
@@ -1,39 +1,39 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugTips</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_DebugTips</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Tip</Id>
<Width>800.000000</Width>
<Height>100.000000</Height>
<Position>240.000061,520.000000,0.000000</Position>
<Visual>TipPanel</Visual>
</Properties>
</XuiLabel>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoandplay</Command>
<CommandParams>Normal</CommandParams>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugTips</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_DebugTips</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoplay</Command>
<TargetParameter>Normal</TargetParameter>
</NamedFrame>
</NamedFrames>
</Timelines>
<XuiLabel>
<Properties>
<Id>Tip</Id>
<Width>800.000000</Width>
<Height>100.000000</Height>
<Position>240.000061,520.000000,0.000000</Position>
<Visual>TipPanel</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,39 +1,39 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugTips</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_DebugTips</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Tip</Id>
<Width>500.000000</Width>
<Height>120.000000</Height>
<Position>70.000000,256.000061,0.000000</Position>
<Visual>TipPanel</Visual>
</Properties>
</XuiLabel>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoandplay</Command>
<CommandParams>Normal</CommandParams>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugTips</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_DebugTips</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoplay</Command>
<TargetParameter>Normal</TargetParameter>
</NamedFrame>
</NamedFrames>
</Timelines>
<XuiLabel>
<Properties>
<Id>Tip</Id>
<Width>500.000000</Width>
<Height>120.000000</Height>
<Position>70.000000,256.000061,0.000000</Position>
<Visual>TipPanel</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
@@ -1,39 +1,39 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugTips</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_DebugTips</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<XuiLabel>
<Properties>
<Id>Tip</Id>
<Width>500.000000</Width>
<Height>120.000000</Height>
<Position>70.000000,180.000061,0.000000</Position>
<Visual>TipPanel</Visual>
</Properties>
</XuiLabel>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoandplay</Command>
<CommandParams>Normal</CommandParams>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>DebugTips</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClassOverride>CScene_DebugTips</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>ButtonConfirm</DefaultFocus>
</Properties>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>40</Time>
<Command>gotoplay</Command>
<TargetParameter>Normal</TargetParameter>
</NamedFrame>
</NamedFrames>
</Timelines>
<XuiLabel>
<Properties>
<Id>Tip</Id>
<Width>500.000000</Width>
<Height>120.000000</Height>
<Position>70.000000,180.000061,0.000000</Position>
<Visual>TipPanel</Visual>
</Properties>
</XuiLabel>
</XuiScene>
</XuiCanvas>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,115 +1,105 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneHowToPlayMenu</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClipChildren>true</ClipChildren>
<ClassOverride>CScene_HowToPlayMenu</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiButton1</DefaultFocus>
</Properties>
<XuiList>
<Properties>
<Id>HowToListButtons</Id>
<Width>480.000000</Width>
<Height>396.000000</Height>
<Position>400.000031,200.000000,0.000000</Position>
<ClassOverride>CXuiCtrlPassThroughList</ClassOverride>
<Visual>XuiHowToList</Visual>
<NavUp>JoinGame</NavUp>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>86.000000</Height>
<Position>16.000000,32.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
</XuiList>
<XuiControl>
<Properties>
<Id>Logo</Id>
<Width>1280.000000</Width>
<Height>138.000000</Height>
<Position>0.000000,56.000000,0.000000</Position>
<DesignTime>true</DesignTime>
<Visual>MenuTitleLogo</Visual>
</Properties>
</XuiControl>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneHowToPlayMenu</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClipChildren>true</ClipChildren>
<ClassOverride>CScene_HowToPlayMenu</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiButton1</DefaultFocus>
</Properties>
<XuiList>
<Properties>
<Id>HowToListButtons</Id>
<Width>480.000000</Width>
<Height>396.000000</Height>
<Position>400.000031,200.000000,0.000000</Position>
<ClassOverride>CXuiCtrlPassThroughList</ClassOverride>
<Visual>XuiHowToList</Visual>
<NavUp>JoinGame</NavUp>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>86.000000</Height>
<Position>16.000000,32.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
</XuiList>
</XuiScene>
</XuiCanvas>
@@ -1,63 +1,63 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneHowToPlayMenu</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClipChildren>true</ClipChildren>
<ClassOverride>CScene_HowToPlayMenu</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiButton1</DefaultFocus>
</Properties>
<XuiList>
<Properties>
<Id>HowToListButtons</Id>
<Width>480.000000</Width>
<Height>268.000000</Height>
<Position>80.000000,120.000000,0.000000</Position>
<ClassOverride>CXuiCtrlPassThroughList</ClassOverride>
<Visual>XuiHowToList480</Visual>
<NavUp>JoinGame</NavUp>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>86.000000</Height>
<Position>16.000000,32.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuLButton_Thin</Visual>
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuLButton_Thin</Visual>
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
</Properties>
</XuiListItem>
</XuiList>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneHowToPlayMenu</Id>
<Width>640.000000</Width>
<Height>480.000000</Height>
<ClipChildren>true</ClipChildren>
<ClassOverride>CScene_HowToPlayMenu</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiButton1</DefaultFocus>
</Properties>
<XuiList>
<Properties>
<Id>HowToListButtons</Id>
<Width>480.000000</Width>
<Height>268.000000</Height>
<Position>80.000000,120.000000,0.000000</Position>
<ClassOverride>CXuiCtrlPassThroughList</ClassOverride>
<Visual>XuiHowToList480</Visual>
<NavUp>JoinGame</NavUp>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>86.000000</Height>
<Position>16.000000,32.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuLButton_Thin</Visual>
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>300.000000</Width>
<Height>36.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuLButton_Thin</Visual>
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
</Properties>
</XuiListItem>
</XuiList>
</XuiScene>
</XuiCanvas>
@@ -1,50 +1,50 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneHowToPlayMenu</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClipChildren>true</ClipChildren>
<ClassOverride>CScene_HowToPlayMenu</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiButton1</DefaultFocus>
</Properties>
<XuiList>
<Properties>
<Id>HowToListButtons</Id>
<Width>480.000000</Width>
<Height>243.000015</Height>
<Position>80.000038,35.000000,0.000000</Position>
<ClassOverride>CXuiCtrlPassThroughList</ClassOverride>
<Visual>XuiHowToList</Visual>
<NavUp>JoinGame</NavUp>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>86.000000</Height>
<Position>16.000000,32.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
</XuiList>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>SceneHowToPlayMenu</Id>
<Width>640.000000</Width>
<Height>360.000000</Height>
<ClipChildren>true</ClipChildren>
<ClassOverride>CScene_HowToPlayMenu</ClassOverride>
<Visual>XuiMenuScene</Visual>
<DefaultFocus>XuiButton1</DefaultFocus>
</Properties>
<XuiList>
<Properties>
<Id>HowToListButtons</Id>
<Width>480.000000</Width>
<Height>243.000015</Height>
<Position>80.000038,35.000000,0.000000</Position>
<ClassOverride>CXuiCtrlPassThroughList</ClassOverride>
<Visual>XuiHowToList</Visual>
<NavUp>JoinGame</NavUp>
</Properties>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>469.000000</Width>
<Height>86.000000</Height>
<Position>16.000000,32.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiButton</Visual>
</Properties>
</XuiListItem>
<XuiListItem>
<Properties>
<Id>control_ListItem</Id>
<Width>450.000000</Width>
<Height>50.000000</Height>
<Position>15.000000,15.000000,0.000000</Position>
<Anchor>5</Anchor>
<Show>false</Show>
<Visual>XuiMainMenuButton_List</Visual>
</Properties>
</XuiListItem>
</XuiList>
</XuiScene>
</XuiCanvas>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,155 +1,155 @@
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>InGameHostOptions</Id>
<Width>454.666687</Width>
<Height>435.000000</Height>
<Position>412.666718,140.000031,0.000000</Position>
<ClassOverride>CScene_InGameHostOptions</ClassOverride>
<Visual>XuiScene</Visual>
<DefaultFocus>GameOptions\CheckboxFireSpreads</DefaultFocus>
<InterruptTransitions>2</InterruptTransitions>
</Properties>
<XuiScene>
<Properties>
<Id>GameOptions</Id>
<Width>450.000000</Width>
<Height>411.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiCheckbox>
<Properties>
<Id>CheckboxNaturalRegen</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,274.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxTileDrops</NavUp>
<NavDown>ButtonTeleportToPlayer</NavDown>
<NavTabBackward>ButtonTeleportToPlayer</NavTabBackward>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTileDrops</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,240.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxMobLoot</NavUp>
<NavDown>CheckboxNaturalRegen</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobLoot</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,204.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxMobGriefing</NavUp>
<NavDown>CheckboxTileDrops</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobGriefing</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,170.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxMobSpawning</NavUp>
<NavDown>CheckboxMobLoot</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobSpawning</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,136.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxKeepInventory</NavUp>
<NavDown>CheckboxMobGriefing</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxKeepInventory</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,102.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxDaylightCycle</NavUp>
<NavDown>CheckboxMobSpawning</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxDaylightCycle</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,68.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxTNT</NavUp>
<NavDown>CheckboxKeepInventory</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTNT</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,34.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxFireSpreads</NavUp>
<NavDown>CheckboxDaylightCycle</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxFireSpreads</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,1.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavDown>CheckboxTNT</NavDown>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>ButtonTeleportToPlayer</Id>
<Width>412.000000</Width>
<Height>40.000000</Height>
<Position>21.000000,311.000000,0.000000</Position>
<NavUp>CheckboxNaturalRegen</NavUp>
<NavDown>ButtonTeleportPlayerToMe</NavDown>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ButtonTeleportPlayerToMe</Id>
<Width>412.000000</Width>
<Height>40.000000</Height>
<Position>21.000000,360.000000,0.000000</Position>
<NavUp>ButtonTeleportToPlayer</NavUp>
</Properties>
</XuiButton>
</XuiScene>
</XuiScene>
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>InGameHostOptions</Id>
<Width>454.666687</Width>
<Height>435.000000</Height>
<Position>412.666718,140.000031,0.000000</Position>
<ClassOverride>CScene_InGameHostOptions</ClassOverride>
<Visual>XuiScene</Visual>
<DefaultFocus>GameOptions\CheckboxFireSpreads</DefaultFocus>
<InterruptTransitions>2</InterruptTransitions>
</Properties>
<XuiScene>
<Properties>
<Id>GameOptions</Id>
<Width>450.000000</Width>
<Height>411.000000</Height>
<Position>0.000000,16.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiCheckbox>
<Properties>
<Id>CheckboxNaturalRegen</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,274.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxTileDrops</NavUp>
<NavDown>ButtonTeleportToPlayer</NavDown>
<NavTabBackward>ButtonTeleportToPlayer</NavTabBackward>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTileDrops</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,240.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxMobLoot</NavUp>
<NavDown>CheckboxNaturalRegen</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobLoot</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,204.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxMobGriefing</NavUp>
<NavDown>CheckboxTileDrops</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobGriefing</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,170.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxMobSpawning</NavUp>
<NavDown>CheckboxMobLoot</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobSpawning</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,136.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxKeepInventory</NavUp>
<NavDown>CheckboxMobGriefing</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxKeepInventory</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,102.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxDaylightCycle</NavUp>
<NavDown>CheckboxMobSpawning</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxDaylightCycle</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,68.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxTNT</NavUp>
<NavDown>CheckboxKeepInventory</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTNT</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,34.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavUp>CheckboxFireSpreads</NavUp>
<NavDown>CheckboxDaylightCycle</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxFireSpreads</Id>
<Width>402.000000</Width>
<Height>34.000000</Height>
<Position>22.000000,1.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckbox</Visual>
<NavDown>CheckboxTNT</NavDown>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>ButtonTeleportToPlayer</Id>
<Width>412.000000</Width>
<Height>40.000000</Height>
<Position>21.000000,311.000000,0.000000</Position>
<NavUp>CheckboxNaturalRegen</NavUp>
<NavDown>ButtonTeleportPlayerToMe</NavDown>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ButtonTeleportPlayerToMe</Id>
<Width>412.000000</Width>
<Height>40.000000</Height>
<Position>21.000000,360.000000,0.000000</Position>
<NavUp>ButtonTeleportToPlayer</NavUp>
</Properties>
</XuiButton>
</XuiScene>
</XuiScene>
</XuiCanvas>
@@ -1,154 +1,154 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>InGameHostOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Position>100.000038,75.000000,0.000000</Position>
<ClassOverride>CScene_InGameHostOptions</ClassOverride>
<Visual>GraphicPanel</Visual>
<DefaultFocus>GameOptions\CheckboxFireSpreads</DefaultFocus>
</Properties>
<XuiScene>
<Properties>
<Id>GameOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Anchor>2</Anchor>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiCheckbox>
<Properties>
<Id>CheckboxNaturalRegen</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,206.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTileDrops</NavUp>
<NavDown>ButtonTeleportToPlayer</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTileDrops</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,182.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobLoot</NavUp>
<NavDown>CheckboxNaturalRegen</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobLoot</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,158.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobGriefing</NavUp>
<NavDown>CheckboxTileDrops</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobGriefing</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,134.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobSpawning</NavUp>
<NavDown>CheckboxMobLoot</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobSpawning</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,110.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxKeepInventory</NavUp>
<NavDown>CheckboxMobGriefing</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxKeepInventory</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,86.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxDaylightCycle</NavUp>
<NavDown>CheckboxMobSpawning</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxDaylightCycle</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,62.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTNT</NavUp>
<NavDown>CheckboxKeepInventory</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTNT</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,38.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxFireSpreads</NavUp>
<NavDown>CheckboxDaylightCycle</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxFireSpreads</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,14.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavDown>CheckboxTNT</NavDown>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>ButtonTeleportToPlayer</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,232.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>CheckboxNaturalRegen</NavUp>
<NavDown>ButtonTeleportPlayerToMe</NavDown>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ButtonTeleportPlayerToMe</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,276.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>ButtonTeleportToPlayer</NavUp>
</Properties>
</XuiButton>
</XuiScene>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>480.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>InGameHostOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Position>100.000038,75.000000,0.000000</Position>
<ClassOverride>CScene_InGameHostOptions</ClassOverride>
<Visual>GraphicPanel</Visual>
<DefaultFocus>GameOptions\CheckboxFireSpreads</DefaultFocus>
</Properties>
<XuiScene>
<Properties>
<Id>GameOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Anchor>2</Anchor>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiCheckbox>
<Properties>
<Id>CheckboxNaturalRegen</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,206.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTileDrops</NavUp>
<NavDown>ButtonTeleportToPlayer</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTileDrops</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,182.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobLoot</NavUp>
<NavDown>CheckboxNaturalRegen</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobLoot</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,158.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobGriefing</NavUp>
<NavDown>CheckboxTileDrops</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobGriefing</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,134.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobSpawning</NavUp>
<NavDown>CheckboxMobLoot</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobSpawning</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,110.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxKeepInventory</NavUp>
<NavDown>CheckboxMobGriefing</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxKeepInventory</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,86.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxDaylightCycle</NavUp>
<NavDown>CheckboxMobSpawning</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxDaylightCycle</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,62.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTNT</NavUp>
<NavDown>CheckboxKeepInventory</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTNT</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,38.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxFireSpreads</NavUp>
<NavDown>CheckboxDaylightCycle</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxFireSpreads</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,14.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavDown>CheckboxTNT</NavDown>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>ButtonTeleportToPlayer</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,232.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>CheckboxNaturalRegen</NavUp>
<NavDown>ButtonTeleportPlayerToMe</NavDown>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ButtonTeleportPlayerToMe</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,276.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>ButtonTeleportToPlayer</NavUp>
</Properties>
</XuiButton>
</XuiScene>
</XuiScene>
</XuiCanvas>
@@ -1,154 +1,154 @@
<XuiCanvas version="000c">
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>InGameHostOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Position>100.000038,0.000000,0.000000</Position>
<ClassOverride>CScene_InGameHostOptions</ClassOverride>
<Visual>GraphicPanel</Visual>
<DefaultFocus>GameOptions\CheckboxFireSpreads</DefaultFocus>
</Properties>
<XuiScene>
<Properties>
<Id>GameOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Anchor>2</Anchor>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiCheckbox>
<Properties>
<Id>CheckboxNaturalRegen</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,206.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTileDrops</NavUp>
<NavDown>ButtonTeleportToPlayer</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTileDrops</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,182.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobLoot</NavUp>
<NavDown>CheckboxNaturalRegen</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobLoot</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,158.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobGriefing</NavUp>
<NavDown>CheckboxTileDrops</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobGriefing</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,134.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobSpawning</NavUp>
<NavDown>CheckboxMobLoot</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobSpawning</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,110.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxKeepInventory</NavUp>
<NavDown>CheckboxMobGriefing</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxKeepInventory</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,86.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxDaylightCycle</NavUp>
<NavDown>CheckboxMobSpawning</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxDaylightCycle</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,62.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTNT</NavUp>
<NavDown>CheckboxKeepInventory</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTNT</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,38.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxFireSpreads</NavUp>
<NavDown>CheckboxDaylightCycle</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxFireSpreads</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,14.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavDown>CheckboxTNT</NavDown>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>ButtonTeleportToPlayer</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,232.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>CheckboxNaturalRegen</NavUp>
<NavDown>ButtonTeleportPlayerToMe</NavDown>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ButtonTeleportPlayerToMe</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,276.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>ButtonTeleportToPlayer</NavUp>
</Properties>
</XuiButton>
</XuiScene>
</XuiScene>
<Properties>
<Width>640.000000</Width>
<Height>360.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>InGameHostOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Position>100.000038,0.000000,0.000000</Position>
<ClassOverride>CScene_InGameHostOptions</ClassOverride>
<Visual>GraphicPanel</Visual>
<DefaultFocus>GameOptions\CheckboxFireSpreads</DefaultFocus>
</Properties>
<XuiScene>
<Properties>
<Id>GameOptions</Id>
<Width>440.000000</Width>
<Height>330.000000</Height>
<Anchor>2</Anchor>
<Visual>XuiBlankScene</Visual>
</Properties>
<XuiCheckbox>
<Properties>
<Id>CheckboxNaturalRegen</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,206.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTileDrops</NavUp>
<NavDown>ButtonTeleportToPlayer</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTileDrops</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,182.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobLoot</NavUp>
<NavDown>CheckboxNaturalRegen</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobLoot</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,158.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobGriefing</NavUp>
<NavDown>CheckboxTileDrops</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobGriefing</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,134.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxMobSpawning</NavUp>
<NavDown>CheckboxMobLoot</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxMobSpawning</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,110.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxKeepInventory</NavUp>
<NavDown>CheckboxMobGriefing</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxKeepInventory</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,86.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxDaylightCycle</NavUp>
<NavDown>CheckboxMobSpawning</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxDaylightCycle</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,62.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxTNT</NavUp>
<NavDown>CheckboxKeepInventory</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxTNT</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,38.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavUp>CheckboxFireSpreads</NavUp>
<NavDown>CheckboxDaylightCycle</NavDown>
</Properties>
</XuiCheckbox>
<XuiCheckbox>
<Properties>
<Id>CheckboxFireSpreads</Id>
<Width>402.000000</Width>
<Height>24.000000</Height>
<Position>15.000016,14.000000,0.000000</Position>
<Anchor>2</Anchor>
<Visual>XuiCheckboxSmall</Visual>
<NavDown>CheckboxTNT</NavDown>
</Properties>
</XuiCheckbox>
<XuiButton>
<Properties>
<Id>ButtonTeleportToPlayer</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,232.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>CheckboxNaturalRegen</NavUp>
<NavDown>ButtonTeleportPlayerToMe</NavDown>
</Properties>
</XuiButton>
<XuiButton>
<Properties>
<Id>ButtonTeleportPlayerToMe</Id>
<Width>410.000000</Width>
<Height>36.000000</Height>
<Position>15.000020,276.000000,0.000000</Position>
<Visual>XuiMainMenuButton_L_Thin</Visual>
<NavUp>ButtonTeleportToPlayer</NavUp>
</Properties>
</XuiButton>
</XuiScene>
</XuiScene>
</XuiCanvas>

Some files were not shown because too many files have changed in this diff Show More